Hello,

        I have compiled mysql-3.23.49 from source distribution on a NetBSD
1.5.2 (sparc) box. Everything compiled fine, no-errors. Installed fine,
no-errors. Starts and Stops fine no-errors. But when I go to run mysql or
mysqladmin I get the following error:
#  /usr/local/mysql/bin/mysql
Cannot open "../libmysql/.libs/libmysqlclient.so"

So I created a link from /usr/local/mysql/lib/mysql to
/usr/local/mysql/libmysql/.libs

This fixes the problem if I am physically in the /usr/local/mysql/bin
directory. But obviously I would prefer to be able to run them from
anywhere.

I am assuming this can be fixed by recompiling, but havn't been able to
locate where to make the fix.


Thanks in advance,
-Kyle




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