Hi,<br><br>the current fbreader.SlackBuild on <a href="http://slackbuilds.org">slackbuilds.org</a> puts libraries in /usr/lib, even when compiled under x86_64. The fix (provided by rworkman) is apparently to change the make and make install lines to:<br>
<br>make LIBDIR=/usr/lib${LIBDIRSUFFIX}<br>make install LIBDIR=/usr/lib${LIBDIRSUFFIX} DESTDIR=$PKG<br><br>Best regards,<br><br>George<br><br>PS: I&#39;m CCing the SBo mail list, but I&#39;m not registered.<br><br><br><br>
<br><br>