On Tue, 15 Oct 2002, harm wrote:

> Same error here. If I install the new binaries I get the error. If I
> only update mysqld to .53 I get the error as well. .52 works fine.

.53 version tries to load nss dynamic libraries from
/home/serg/binaries/Glibc/lib, if you really want to run the .53 version
(.53a should be available soon) you should edit the safe_mysqld script at
lines 235 and 237 and add LD_LIBRARY_PATH=/lib at the beginning. This will
tell mysqld to load the nss libraries from your system /lib directory.

Regards,

--
Predrag Malicevic
BLIC.NET ISP
+387-51-218-101
http://www.blic.net/






---------------------------------------------------------------------
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