On Wed, Sep 17, 2003 at 12:18:35 +0900, Patrick Shirkey wrote:
Where does it
search the plugin? I've compiled both (jackeq and
swh-snapshot) without problems, but when I try to start jackeq it
returns with:
Cannot find plugin 'dj_eq_1901.so'
Required plugin 'dj_eq_1901.so' missing.
But the plugin exists in the ladspa plugin dir (on SuSE 8.2
/usr/lib/ladspa) and works perfectly when I run it from sweep, for
example...
Any hints?
I have mine installed in /usr/local/
I'm guessing this is the same bug as in JAMin, if LADSPA_PATH isnt set it
cant find the plugins. When I make a fix for JAMin I'l mail it to patrick
too.
In the meantime just set LADSPA_PATH to
"/usr/local/lib/ladspa:/usr/lib/ladspa".
- Steve