On Wed, Mar 07, 2007 at 08:24:05AM -0800, Drew Jenkins wrote:

> Jerry McAllister wrote:
> 
> >Ok. Simplest way to solve this is to make your own run script and invoke
> >it at boot. It's not that bad to do from what I understand..
> 
> Will this do?
> 
> #!/bin/csh
> setenv LD_LIBRARY_PATH /usr/local/lib/mysql/
> 
> Because I've already tried it (in /usr/local/etc/rc.d with chown +x). It 
> didn't work. Other ideas?
> Drew

Check out what Garret Cooper just posted.  It is
a cleaner solution.

////jerry

> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
_______________________________________________
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