[Slackbuilds-users] lmms on x64

B Watson yalhcru at gmail.com
Tue Feb 19 02:33:57 UTC 2013


On 2/18/13, Ivan Zaigralin <melikamp at melikamp.com> wrote:
>> The plugin "tripleoscillator" wasn't found or could not be loaded!

Happens here too (Slackware64 14.0).

>> Reason: "Cannot load library /usr//usr/lib64/lmms/tripleoscillator:
>> (/usr//usr/lib64/lmms/libtripleoscillator.so:
>> cannot open shared object file: No such file or directory)"

/usr//usr/lib64 is an odd place to look for libraries.

Changing the -DCMAKE_INSTALL_LIBDIR line to read:

-DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX}

seems to fix it (but I haven't tested it thoroughly, might break something
else). The cmakelist appears to be adding the prefix to the libdir itself,
so the libdir shouldn't also include the prefix...


More information about the SlackBuilds-users mailing list