[PD] install libraries with apt-get with Pd compiled from source?

IOhannes m zmölnig zmoelnig at iem.at
Fri Jan 23 12:46:30 CET 2015


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150123/983918b5/attachment.sig>


More information about the Pd-list mailing list