For the Linuxly challenged (like myself), can we have the sequence of
command lines that installs this package written out long form, I want
to make sure that I'm actually testing this, and not the Field that I,
of course, currently have on my machine.
best,
Marc
On Tue, Apr 19, 2011 at 9:30 AM, revast <rev...@operamail.com> wrote:
> http://openartisthq.org/debian/maverick/field_12-alpha~openArtist1_all.deb
>
> let me know if it works.
> greets, revast
>
> --
> You received this message because you are subscribed to the Google Groups "Field-development" group.
> To post to this group, send email to field-de...@googlegroups.com.
> To unsubscribe from this group, send email to field-developm...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/field-development?hl=en.
>
>
So something to do with 32 bit JVM? Sorry, I'm totally new to this, but any help appreciated.
1. I really do need to fix that File -> Open... dialog on Linux (SWT on Linux happily drills right into what on OS X is a special "package" directory rendering the whole dialog box useless).
1. Architecture detection in your /usr/bin/field seems busted (at least on 32 bit machines). If I replace your if clause with:if $(uname -a | grep 'x86_64'); then
I wish I knew more here. Is the idea of working with Puredyne that
a) Field gets exposure via Puredyne
b) (In-gallery-)installation becomes simpler
Does Field then have to shrink in this case? Or evolve a defined
"core"? I'm used to thinking of Puredyne as fitting on a stick.
>> Nevertheless I would suggest to make a PPA (PersonalPackageArchive)
> for field on Launchpad. Many Projects have done this, its a cool way
> of getting packages to the people, and let them stay up-to-date, as
> the ppa is a repository. Repositories is where ubuntu gets its
> software from. So when a user has added this ppa on his ubuntu and a
> new field version is publiched in the PPA, he will get it
> automatically.
I second this. It would be great if Field was available via the Ubuntu menu's "get software" interface. I'm not familiar with this level of coding and code distribution (hence my interest in Field) but it would be awesome to have a graphics coding environment easily available there for the only moderately tech creative types who focus more on artistic production.
Interestingly neither Processing or Arduino IDE's are available there - well an older version of Arduino's is.
> I haven't dealt with that really, maybe there is
> somebody out there who has more experience with it and is willing to
> help.
> http://ubuntuforums.org/showthread.php?t=929498 would be a good
> starting point I guess...
> Or you could set up your own repository and host it yourself, which is
> easier, but people will not find it easily. The Puredyne guys e.g.
> also do have a ppa.
>
> I wish I knew more here. Is the idea of working with Puredyne that
>
> a) Field gets exposure via Puredyne
> b) (In-gallery-)installation becomes simpler
>
> Does Field then have to shrink in this case? Or evolve a defined
> "core"? I'm used to thinking of Puredyne as fitting on a stick.
>
From commandline:
wget http://openartisthq.org/debian/maverick/field_12-alpha~openArtist1_all.deb
sudo dpkg -i field_12-alpha~openArtist1_all.deb