On 07/21/13 02:02, lee wrote: > Hi, > > what is supposed to go into /usr/local/lib/ and what into > /usr/local/lib64 on amd64? > > I'm trying to get libsx installed and am wondering into which of these > directories it is supposed to go. /usr/local/lib/ sounds like "native", > but then there wouldn't be /usr/local/lib64/, or would there? > > Well, if you're building the 32-bit lib it would go in /usr/local/lib/ or if you're building the 64-bit lib it would go in /usr/local/lib64 Example.... [egreshko@meimei lib64]$ rpm -qa | grep libthai libthai-0.1.14-6.fc18.x86_64 libthai-0.1.14-6.fc18.i686 [egreshko@meimei /]$ file lib/libthai.so.0.1.6 lib/libthai.so.0.1.6: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x8b3b836abc76ff27cbc72ddf05e31b4eec431b26, stripped [egreshko@meimei /]$ file lib64/libthai.so.0.1.6 lib64/libthai.so.0.1.6: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x5c24ffeb8fe5136970c1b1f42ef2bd9ce3ede746, stripped -- Getting tired of non-Fedora discussions and self-serving posts -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org