[GEM-dev] compiling GEM on osx

Nicolas Montgermont nicolas_montgermont at yahoo.fr
Fri Jun 10 22:00:15 CEST 2011


Hello Iohannes,

Le 10/06/11 13:44, IOhannes zmölnig a écrit :
> On 06/10/2011 12:33 PM, Nicolas Montgermont wrote:
>> right again, i've copied every plugin the harsch way with
>> sudo cp plugins/*/.libs/*.so
>> /Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/
> i usually prefer links, as it allows for easier updating.
> but then of course, you might also incidentially update something which
> you did not intend....
yes it should be nice but i have problem with links, in src when i do:
sudo ln -s .libs/Gem.pd_darwin 
/Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/
sudo ln -s plugins/*/.libs/*.so 
/Applications/Pd-extended-test.app/Contents/Resources/extra/Gem/
none of the Gem object can create themselves...
but copying (same rights) is working...
> so please run svn update, and "make" again (you shouldn't need to run
> autogen and configure again, as this should be done automatically for you)
cool, pix_video is working well here!
but pix_movie and pix_film aren't:
error: [pix_movie]: unable to open file: XXX
error: [pix_film]: unable to open file: XXX

very close from the finish line :p
best,

n

-- 
http://nim.on.free.fr



More information about the GEM-dev mailing list