Ed Greshko <Ed.Greshko@xxxxxxxxxxx> writes: > 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 Thanks! I don't do 32bit anymore, so it's 64. Strange is: [root@yun:~]$ find /usr/lib -type f | wc -l 14490 [root@yun:~]$ find /usr/lib64/ -type f | wc -l 15345 [root@yun:~]$ /usr/lib/ should be empty. Why are there so many obsolete files installed? BTW, why are there so many i686 packages installed: [root@yun:~]$ yum list installed |grep 686 audit-libs.i686 2.3.1-2.fc19 installed cracklib.i686 2.8.22-3.fc19 installed dbus-libs.i686 1:1.6.12-1.fc19 installed gamin.i686 0.1.10-14.fc19 installed glib2.i686 2.36.3-2.fc19 installed glibc.i686 2.17-11.fc19 installed libX11.i686 1.6.0-1.fc19 installed libXau.i686 1.0.8-1.fc19 installed libattr.i686 2.4.46-10.fc19 installed libcap.i686 2.22-6.fc19 installed libdb.i686 5.3.21-11.fc19 installed libdrm.i686 2.4.46-1.fc19 installed libffi.i686 3.0.13-4.fc19 installed libgcc.i686 4.8.1-1.fc19 installed libgcrypt.i686 1.5.2-1.fc19 installed libgpg-error.i686 1.11-1.fc19 installed libpciaccess.i686 0.13.1-3.fc19 installed libselinux.i686 2.1.13-15.fc19 installed libstdc++.i686 4.8.1-1.fc19 installed libuuid.i686 2.23.1-3.fc19 installed libwayland-client.i686 1.1.90-0.1.20130515.fc19 installed libwayland-server.i686 1.1.90-0.1.20130515.fc19 installed libxcb.i686 1.9-3.fc19 installed mesa-libEGL.i686 9.2-0.12.20130610.fc19 installed mesa-libEGL-devel.i686 9.2-0.12.20130610.fc19 installed mesa-libgbm.i686 9.2-0.12.20130610.fc19 installed mesa-libglapi.i686 9.2-0.12.20130610.fc19 installed ncurses-libs.i686 5.9-11.20130511.fc19 installed nss-softokn-freebl.i686 3.15.1-1.fc19 @updates pam.i686 1.1.6-12.fc19 @updates pcre.i686 8.32-7.fc19 installed pyzy.i686 0.1.0-6.fc19 installed readline.i686 6.2-6.fc19 installed sqlite.i686 3.7.17-1.fc19 installed systemd-libs.i686 204-9.fc19 installed texlive-url.noarch 3:svn16864.3.2-0.1.fc19 installed xz-libs.i686 5.1.2-4alpha.fc19 installed zlib.i686 1.2.7-10.fc19 installed [root@yun:~]$ Can I remove those? Are there amd64 packages depending on i686 packages? -- Fedora release 19 (Schrödinger’s Cat) -- 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