On 01/23/2015 10:06 AM, Alexandros Drymonitis wrote: > I've compiled Pd-0.46-4 from source, but I'd like to install some > libraries. Will apt-get work, or do I have to compile them as well?
Pd goes to some length to stay binary compatible, so you can use the "pd-*" packages without a problem. the main obstacle will be the search path: your self-compiled Pd will most likely search the libraries in /usr/local/lib/pd/extra whereas the pd-* packages install to /usr/lib/pd/extra/ simply adding /usr/lib/pd/extra to your search path should fix that. gfmrdsa IOhannes
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
