LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Libgcc_s.so.1 is not installed (https://www.linuxquestions.org/questions/linux-software-2/libgcc_s-so-1-is-not-installed-80105/)

londonboi 08-08-2003 05:53 AM

Libgcc_s.so.1 is not installed
 
Hi im using Lycoris Desktop/LX at the moment as im trying out lots of diffrent Distros... I have been using Linux for about a year now and have not come accross this before.

When for example i try to play BZFLAg i get the message that Libgcc_s_so.1 is not installed. I have everything on the CDS installed including GCC which should provide libgcc_s.so.1.

when i issue the command "whereis libgcc_s_so.1" it does not find it.

I know 100% that that lib is not on my system. I have also googled around for a few days and cant find anyway to download the lib on its own or even as part of a gcc rpm.

Does anyone know how i can resolve this.

Also on a side note i havent got install-sh installed eiter. any ideas how i install that too
:scratch: :Pengy: :confused:

dowmun 08-08-2003 12:22 PM

libgcc_s.so.1
 
Hi,
I don't know anything about BZFLAg or Lycoris Desktop/LX, so this may be worse than useless. I am assuming that libgcc_s_so.1 is a typo, and you mean the shared object file libgcc_s.so.1

If (as root) I type :
find / -name "libcgg_s.so.1" -print
it is located at /lib/libgcc_s.so.1

I also googled it and found this site:

http://at.rpmfind.net/opsys/linux/RP...cc_s.so.1.html

There were others, but I am not sure which one you need.
Good luck

londonboi 08-08-2003 12:35 PM

Hi, Thanks for the reply, Altho i had googled and found all those sites. They want me to download some file which i do but it wont install, The problem i have is that everything is installed apart from Libgcc_s.so.1. Is there anyway i can get the lib file on its own by download it. Downloading an RPM does not work :confused:


All times are GMT -5. The time now is 08:49 PM.