what package will give me /lib/ld-linux.so.2 on x86_64?

Steve Dowe sd at onecool.com
Thu May 21 15:41:11 UTC 2009


On Thursday 21 May 2009 16:22:35 John5342 wrote:

> If i remember right its because 32bit libs in the 64bit repo are
> simply copies (or hardlinks) of the 32bit repo. Therefore everything
> that is in the 32bit repo is in the 64bit repo including glibc.i586
> which makes it a possible choice despite the fact that nobody would
> deliberately choose i586 over i686 on x86_64 since most (if not all)
> x86_64 support i686.

If you're intending on running an GUI application using 32-bit libs, you may 
also need to install some X components.

su -c 'yum install glibc.i686 libXext.i586' should see to both, including 
dependencies.

Steve

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20090521/1225990e/attachment.htm>


More information about the fedora-test-list mailing list