[EMAIL PROTECTED] writes:

> mysqladmin: error while loading shared libraries: libgcc_s.so.1: 
> cannot load shared object file: No such file or directory

Make sure /usr/local/lib is in your /etc/ld.so.conf, and
then run ldconfig. Another solution is to have LD_LIBRARY_PATH
include that directory. Have a look at the man page for
ldconfig or search the web for LD_LIBRARY_PATH if you want
to know more about them.

//C - learning

-- 
 Carl Troein - Círdan / Istari-PixelMagic - UIN 16353280
 [EMAIL PROTECTED] | http://pixelmagic.dyndns.org/~cirdan/
 Amiga user since '89, and damned proud of it too.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to