LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   libgcc_s.so for REDHAT Linux 6.1 (Santiago) (https://www.linuxquestions.org/questions/linux-newbie-8/libgcc_s-so-for-redhat-linux-6-1-santiago-4175414472/)

rchandler 07-02-2012 11:43 AM

libgcc_s.so for REDHAT Linux 6.1 (Santiago)
 
Can anyone tell me where I can get a 32 bit version of libgcc_s.so for REDHAT Linux 6.1 (Santiago)

Thanks - Rich

suicidaleggroll 07-02-2012 11:49 AM

Code:

yum provides libgcc_s.so*
Will tell you what the package name is, then just
Code:

yum install <package name>

rchandler 07-02-2012 01:41 PM

Thanks, that helped.


All times are GMT -5. The time now is 06:19 PM.