Setting Env

Jerry McAllister jerrymc at msu.edu
Wed Mar 7 16:40:33 UTC 2007


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


More information about the freebsd-questions mailing list