<div dir="ltr"><div><div>The SlackBuild script ran without error, but when I executed the program, it  poped erros like this:<br><br><span style="font-family:courier new,monospace">"Could not find library /usr//usr/lib64/lmms/libtripleoscillator.so"</span><br>
<br></div>I tried to fix this, and apparently I was able to. <br><br>I changed the CMAKE options in the file "lmms.SlackBuild" from:<br><span style="font-family:courier new,monospace">    -DCMAKE_INSTALL_PREFIX=/usr \<br>
    -DCMAKE_INSTALL_LIBDIR=/usr/lib${LIBDIRSUFFIX} \</span><br><br>To:<br><span style="font-family:courier new,monospace">    -DCMAKE_INSTALL_PREFIX=/usr \<br>    -DCMAKE_INSTALL_LIBDIR=lib${LIBDIRSUFFIX} \</span><br><br>
</div>I wasn't able to contact the SlackBuild maintainer, that's why I'm sending it to this mailing list.<br><div><div><div><br></div><div>Best regards,<br></div><div><br clear="all"><div><div><span style="font-family:courier new,monospace">--<br>
Gabriel Magno</span></div>
</div></div></div></div></div>