From owner-freebsd-database Sat Mar 16 10:36: 4 2002 Delivered-To: freebsd-database@freebsd.org Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by hub.freebsd.org (Postfix) with ESMTP id 52FBA37B404 for ; Sat, 16 Mar 2002 10:35:58 -0800 (PST) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 16mINd-0006AN-00; Sat, 16 Mar 2002 09:54:09 -0800 Date: Sat, 16 Mar 2002 09:54:07 -0800 (PST) From: Tom Samplonius To: mike ndabarasa Cc: freebsd-database@FreeBSD.ORG Subject: Re: Error: shared library "mysqlclient.10" does not exist In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 16 Mar 2002, mike ndabarasa wrote: > i tried > bash-2.03# ldconfig -m /usr/local/lib/mysql > ldconfig: /usr/local/lib/mysql: ignoring group-writable > directory > > i rebooted but :'-( ldconfig is never going to incorporate libraries from a group writable directory. You must change that. Then you need to run "ldconfig -m /usr/local/lib/mysql" Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message