[Slackbuilds-users] [BUG FIX] Package: lmms

Gabriel Magno gabrielmagno1 at gmail.com
Thu Feb 7 01:35:29 UTC 2013


The SlackBuild script ran without error, but when I executed the program,
it  poped erros like this:

"Could not find library /usr//usr/lib64/lmms/libtripleoscillator.so"

I tried to fix this, and apparently I was able to.

I changed the CMAKE options in the file "lmms.SlackBuild" from:
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DCMAKE_INSTALL_LIBDIR=/usr/lib${LIBDIRSUFFIX} \

To:
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX} \

I wasn't able to contact the SlackBuild maintainer, that's why I'm sending
it to this mailing list.

Best regards,

--
Gabriel Magno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20130206/852d6571/attachment.html>


More information about the SlackBuilds-users mailing list