Setting Env

illoai at gmail.com illoai at gmail.com
Wed Mar 7 19:27:33 UTC 2007


On 06/03/07, Drew Jenkins <drewjenkinsjr at yahoo.com> 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.

-- 
--


More information about the freebsd-questions mailing list