/usr/libexec/ld.so loads the dynamic libraries, It goes down a path set by
LD_LIBRARY_PATH,
get the location where the libary is in and put it in the path, should be
that simply. find / -name "libpthread.so.14*" -print , might help. BTW that
was a solaris answer but should be the same on openbsd

MJM
----- Original Message -----
From: "Savage, Elijah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 2:34 PM
Subject: Help Please OpenBSD & Mysql


> Has anyone ever seen this error. I have loaded mysql on a sparc running
> openbsd. I have asked on the opebsd list and searched for days on google
and
> deja. But it seems as if mysql has a problem running on the sparc platform
> because others have ran in to this eact same problem but have not been
> provided an answer. Is there anyone here that can help me please.
> The error pasted below is from when I run safe_mysqld.
>
>
> /usr/libexec/ld.so: my_print_defaults: libpthread.so.14.20: No such file
or
> directory
> Starting mysqld daemon with databases from /var/mysql
> 010726 13:24:45  mysqld ended
>


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