Bug#1098730: ladspa-sdk: binary tools (e.g. listplugins) are compiled without default plugin path
Package: ladspa-sdk
Version: 1.17-1+b1
Severity: normal
Hi!
The `listplugins` command provides the following output:
Warning: You do not have a LADSPA_PATH environment variable set. Defaulting to DEFAULT_LADSPA_PATH.
Here, `DEFAULT_LADSPA_PATH` is not an environment variable name,
but a hardcoded string, as confirmed by strace/ltrace.
Please, set -DDEFAULT_LADSPA_PATH=/usr/lib/ladspa/
for binaries instead of plugins.
Reply to: