You are not logged in.

#1 2009-05-21 17:45:39

StaticPhilly
Member
From: UK
Registered: 2009-05-15
Posts: 53

MySQL wont load, libgcc_s.so.1 missing?

hello,

OK iv just installed mysql but when trying to start it i get:

/etc/rc.d/mysqld start
Installing MySQL system tables...
/usr/sbin/mysqld: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory

I am using a x86_64 installation with:
gcc-libs-4.4.0-1
mysql 5.1.34-1

can anyone give me some advice on this?
thanks

Last edited by StaticPhilly (2009-05-21 17:47:38)


Lightweight software dose not mean less! It just means you have to get your finger out and make it do and look like you want!

Offline

#2 2009-05-21 18:05:14

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: MySQL wont load, libgcc_s.so.1 missing?

i think you should try reinstalling gcc-libs because that is owned by gcc-libs 4.4.0-1


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-05-21 18:28:40

StaticPhilly
Member
From: UK
Registered: 2009-05-15
Posts: 53

Re: MySQL wont load, libgcc_s.so.1 missing?

yea its the first thing i done, same problem...

ls /usr/lib/libgcc*
/usr/lib/libgcc_s.so  /usr/lib/libgcc_s.so.1

strange...


Lightweight software dose not mean less! It just means you have to get your finger out and make it do and look like you want!

Offline

#4 2009-05-21 18:45:43

StaticPhilly
Member
From: UK
Registered: 2009-05-15
Posts: 53

Re: MySQL wont load, libgcc_s.so.1 missing?

ok i rebooted, force removed gcc-libs and made sure there was no left over and reinstalled them. works fine now?


Lightweight software dose not mean less! It just means you have to get your finger out and make it do and look like you want!

Offline

Board footer

Powered by FluxBB