Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2007 11:37:38 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Drew Jenkins <drewjenkinsjr@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Setting Env
Message-ID:  <20070307163738.GC15061@gizmo.acns.msu.edu>
In-Reply-To: <995442.41074.qm@web62204.mail.re1.yahoo.com>
References:  <995442.41074.qm@web62204.mail.re1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070307163738.GC15061>