On 06/03/07, Drew Jenkins <[EMAIL PROTECTED]> wrote:
Don Hinton wrote:

># ldconfig -aout -f /etc/ld.so.conf /usr/local/lib/mysql/
>
>will create it for you.  man ldconfig for more info...

Well, that created a binary, but when I rebooted...nothing. Same problem :(

The command should be
# ldconfig -m /usr/local/lib/mysql

The file is not /etc/ld.so.conf, nor does this file exist on
the default install of freebsd, but rather /var/run/ld.so.hints.

Also, the -aout flag would likely confuse things even further, unless
we were running a very old version of freebsd.

--
--
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to