installing both 32-bit and 64-bit libraries

This is a discussion on installing both 32-bit and 64-bit libraries within the Linux Administration forums, part of the Linux Forums category; I have RedHat EL smp x86_64 system, and now I want to additionally install the 32-bit version of the ...


Go Back   Usenet Forums > Linux Forums > Linux Administration

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-04-2006
Christopher C. Stacy
 
Posts: n/a
Default installing both 32-bit and 64-bit libraries

I have RedHat EL smp x86_64 system, and now I want to additionally
install the 32-bit version of the xorg-x11-libs for some programs
that are expecting the libXpm.so. Apparently the 64-bit version
is already installed as /usr/X11R6/lib64/libXpm.so.4, and there does
not seem to be any file link that would cause a problem if I were
to install a file in /usr/X11R6/lib/libXpm.so.4.

So is there an rpm incantation that will get me the 32-bit libraries?
Reply With Quote
  #2 (permalink)  
Old 05-09-2006
Emmanual Kann
 
Posts: n/a
Default Re: installing both 32-bit and 64-bit libraries

An Thu, 04 May 2006 04:13:18 +0000, Christopher C. Stacy hat geschreibt:

> I have RedHat EL smp x86_64 system, and now I want to additionally
> install the 32-bit version of the xorg-x11-libs for some programs
> that are expecting the libXpm.so. Apparently the 64-bit version
> is already installed as /usr/X11R6/lib64/libXpm.so.4, and there does
> not seem to be any file link that would cause a problem if I were
> to install a file in /usr/X11R6/lib/libXpm.so.4.
>
> So is there an rpm incantation that will get me the 32-bit libraries?


There is if the rpm you seek is in the repository.

$ rpm -q --whatprovides /usr/X11R6/lib64/libXpm.so.4

This will list a package name.

$ yum list all < package name >

Will show you all the packages with that name available in the repository.

<package name>.<arch>


For example:
$ rpm -q --whatprovides /usr/lib/libc.so.6
glibc-2.4-4

$ yum list all glibc
glibc.i386
glibc.x86_64

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:34 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0