When i make install, it tries to copy into:
/usr/local/lib/pd/extra/Gem/
but on osx, it should stand in ~/Library/Pd/Gem/

n

Le 20/08/2014 21:03, IOhannes m zmölnig a écrit :
> I think all problems you are seeing are because the source tree is not
> the preferred way of using gem. the preferred way is:
>  make install
>
> this will put all Gem things (binaries, abstractions, plugins) into a
> single directory:
>    .../extra/Gem/
>
> loading Gem  will automatically add this path to Pd's search path, so
> a single
>  [declare -lib Gem]
> should be enough.
>
>
> mfg.fhd.ite
> IOhannes
>
>
> _______________________________________________
> GEM-dev mailing list
> [email protected]
> http://lists.puredata.info/listinfo/gem-dev

-- 
http://www.nimon.org

_______________________________________________
GEM-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/gem-dev

Reply via email to