Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2000 22:06:17 -0400 (EDT)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Tom <tom@uniserve.com>
Cc:        Philippe Le Berre <philippe@le-berre.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Perl modules after buildworld?
Message-ID:  <Pine.BSF.4.21.0007292205200.38514-100000@pawn.primelocation.net>
In-Reply-To: <Pine.BSF.4.05.10007291822580.14116-100000@shell.uniserve.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 29 Jul 2000, Tom wrote:

> On Sat, 29 Jul 2000, Philippe Le Berre wrote:
> 
> ...
> > DBD::Mysql <<Can't load mysql.so ... can't find libmysql.so.9...>> 
> > oops.  I have tried to delete & re-install the Mysql perl modules but 
> ...
> 
>   If you get an error that a shared library can't be loaded, you should
> verify if you have it.  libmysqlclient.so.X is included with MySQL.  If
> you have it, you should see why the dynamic linker can't find it.
> Probably because the path to the library is no longer looked at by
> ldconfig during bootup (see /etc/rc.conf).  A quick fix is:
> 
>   ldconfig -m <full-path-to-library-directory>
> 

Which is done automatically during boot in
${LOCALBASE}/etc/rc.d/mysql322-client.sh

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007292205200.38514-100000>