Date: Fri, 15 Mar 2002 19:55:53 -0800 (PST) From: Tom Samplonius <tom@sdf.com> To: mike ndabarasa <freebsd@nur.ac.rw> Cc: freebsd-database@FreeBSD.ORG Subject: Re: Error: shared library "mysqlclient.10" does not exist Message-ID: <Pine.BSF.4.05.10203151953580.9032-100000@misery.sdf.com> In-Reply-To: <web-2899685@pumba.nur.ac.rw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 15 Mar 2002, mike ndabarasa wrote: ... > /usr/bin/env OBJFORMAT="elf" /sbin/ldconfig -m > /usr/local/lib/mysql > ldconfig: /usr/local/lib/mysql: ignoring group-writable > directory ... ldconfig ignores group writable directories. umask is probably set wrong (see warning at beginning). > Error: shared library "mysqlclient.10" does not exist mysqlclient.10 can't be found at this step, because ldconfig failed earlier. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" 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.05.10203151953580.9032-100000>