sean finney on 18 Sep 2009 00:39:05 -0700 |
hi sean, On Thu, Sep 17, 2009 at 11:03:41AM -0400, Sean C. Sheridan wrote: > ldconfig -v | grep librt > librt.so.1 -> librt-2.5.so > > Shows the link, but still mysqld.log shows: > > 090917 11:00:25 mysqld started > /usr/libexec/mysqld: error while loading shared libraries: > librt.so.1: cannot open shared object file: No such file or > directory > 090917 11:00:25 mysqld ended just for some more info (i'm not sure any of it is relevent, but since nobody else has proposed a silver bullet, why not..), * does "ldd /usr/libexec/mysqld" show anything odd? * are you running a 32-bit or 64-bit os? * are you running a 32-bit or 64-bit mysql install? * in what director(y|ies) does ldconfig show librt showing up? * does "ldd <path(s)-to-librt.so.1>" show anything odd? * do you have selinux enabled? * have you made any customizations to the init script? * have you made any customizations to the system profile (LD_LIBRARY_PATH etc)? and finally * have you tried rebooting (yuck...)? sean Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|