Re: /usr/lib vs /usr/lib64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/30/2009 07:23 PM, online.service.com@xxxxxxxxx wrote:

> It seems i have two python2.6 folders located in /usr/lib vs
> /usr/lib64  respectively.  Most python stuff (source) is in
> /usr/lib64/python2.6 but when in installed packages they have been put
> into /usr/lib/python2.6
> 
> How the system decides which directory to go when python is requested,
> and how it finds the packaged i installed?

Your 32-bit programs use the libraries in /usr/lib and 64-bit programs
use the libraries in /usr/lib64. This is hard-coded into the programs
when the packages are compiled.

N.B. if you build 64-bit rpms using source packages from other
distributions that don't use this convention, you may end up with 64-bit
libraries in your 32-bit /usr/lib hierarchy. These may inadvertently
overwrite existing 32-bit libraries of the same name, rendering the
32-bit programs that depend on them non-functional.

-- 

-John (john@xxxxxxxxxxx)

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux