From owner-freebsd-stable Sun Jul 30 7:35:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from merlin.prod.itd.earthlink.net (merlin.prod.itd.earthlink.net [207.217.120.156]) by hub.freebsd.org (Postfix) with ESMTP id CEC2E37B596 for ; Sun, 30 Jul 2000 07:35:27 -0700 (PDT) (envelope-from philippe@le-berre.com) Received: from [209.178.165.61] (pool0316.cvx7-bradley.dialup.earthlink.net [209.178.165.61]) by merlin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id HAA08682; Sun, 30 Jul 2000 07:35:18 -0700 (PDT) Mime-Version: 1.0 X-Sender: philippe.le.berre/le-berre.com@212.129.1.43 (Unverified) Message-Id: In-Reply-To: References: Date: Sun, 30 Jul 2000 07:35:15 -0700 To: Tom From: Philippe Le Berre Subject: Re: Perl modules after buildworld? Cc: freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 6:26 PM -0700 7/29/00, Tom wrote: >On Sat, 29 Jul 2000, Philippe Le Berre wrote: > >... >> DBD::Mysql <> >> 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 That was it, thanks! -philippe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message