|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Dave Taira (bodhi
hagakure.org)Date: Mon Jul 01 2002 - 17:20:48 CDT
On Mon, 1 Jul 2002, Kaido wrote:
> If i write space it gives me (while starting)
> /etc/rc: /etc/rc.conf[90]: /usr/local/lib/pth: cannot execute - is a
> directory
>
> What's wrong?!
I'm guessing you have something like:
shlib_dirs=/usr/local/lib/mysql /usr/local/lib/pth
in your rc.conf? If so, change it to
shlib_dirs="/usr/local/lib/mysql /usr/local/lib/pth"
or
shlib_dirs="/usr/local/lib/{mysql,pth}"
I believe either of those should work.
In the future, it's helpful if you include the relevant lines of
the config file or, in many cases, the entire config files since
things like earlier variable declarations can be relevant.
[ Dave Taira <bodhi
hagakure.org> 2002.07.01/15:20:49 PDT ]
[ Morlock for Hire ]
[ Putting the "cult" back in "culture"! --Beth Lisick Ordeal ]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]