[PD] I can't get plugin~ to work

Reiner Klenk pdq808 at t-online.de
Sat Sep 8 19:34:30 CEST 2001


On Sat, 8 Sep 2001, Frank Barknecht wrote:

> I'd like to test some LADSPA plugins with pd-0.34 but I can't get the
> plugin~ object to work. I downloaded plugin~-0.2, ./configured and
> installed it, but if I run
> $ pd -lib /usr/pd/extra/plugin~/plugin~.pd_linux
> I get this error:
> /usr/pd/extra/plugin~/plugin~.pd_linux: can't load library

try starting pd with the -verbose option to see where pd looks for the
library. Then make a symbolic link. In my case:
/usr/lib/pd/extra/plugin~.pd_linux -> plugin~/plugin~.pd_linux
After that it should work without -path or -lib. Also, remember to set
LADSPA_PATH.

Regards,
Reiner




More information about the Pd-list mailing list