Date: Fri, 07 Apr 2000 09:39:58 GMT From: bart.lateur@skynet.be (Bart Lateur) To: Sean Michael Whipkey <highway@cstone.net>, freebsd-questions@FreeBSD.ORG Subject: Re: MySQL/FreeBSD question Message-ID: <38eeaa74.5824027@relay.skynet.be> In-Reply-To: <38ECF02A.ADB45C19@cstone.net> References: <38ECF02A.ADB45C19@cstone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 06 Apr 2000 16:14:34 -0400, Sean Michael Whipkey wrote: >I just installed MySQL 3.22.27 from binary distribution onto a FreeBSD >3.4 box. After installing in /usr/local/mysql, I get this error on >mysqladmin (though the server is running): > >: root@riff; ./bin/mysqladmin >/usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.6" not found > >Am I supposed to export/redefine something? You installed MySQL-Client too? MySQL needs it. If you installed it using the ports, it should installed that for you. HTH, Bart. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38eeaa74.5824027>