That completely solves the problem.
On Thu, Mar 09, 2000 at 11:21:03PM -0500, Thimble Smith wrote:
> On Thu, Mar 09, 2000 at 07:35:24PM -0700, System Administrator a.k.a. The Root of the
> Problem wrote:
>
> [ solution needed yesterday: can't load DBD driver ]
>
> Make sure your dynamic linker can find libmysqlclient.so. You have
> to run ldconfig -m /path/to/your/mysql/lib or equivalent. You can
> test it by:
>
> $ LD_LIBRARY_PATH=/path/to/your/mysql/lib ./your-perl-script
>
> Tim
> --
> Tim Smith < tim@stripped > :MySQL Development Team: Boone, NC USA.
>
> --
> ---------------------------------------------------------------------
> Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
> posting. To request this thread, e-mail mysql-thread30761@stripped
>
> To unsubscribe, send a message to:
> <mysql-unsubscribe-root=mail.nl2k.ab.ca@stripped>
>