Bind 9.2 & OpenSSL

Mark_Andrews at isc.org Mark_Andrews at isc.org
Thu Feb 28 20:50:53 UTC 2002


> 
> Nate Campi <nate at wired.com> wrote in message news:<a5j2qn$mah at pub3.rc.vix.com
> >...
> > On Wed, Feb 27, 2002 at 06:25:27AM -0800, Scott Ripley wrote:
> > > 
> > > I changed my inetsvc script to call another script I wrote that starts
> > > named as an unprivileged user. But even though I define
> > > LD_LIBRARY_PATH in the default profile AND in the script itself to
> > > include the ssl/lib path, it fails to find libcrypto.so.0 and does not
> > > start. I've check permissions and they're fine. My script will work if
> > > I launch it manually.
> > 
> > Assuming bourne shell syntax, start named on the same line in which you
> > define the LD_LIBRARY_PATH var:
> > 
> > LD_LIBRARY_PATH=/usr/local/ssl/lib /usr/local/sbin/named -u bind -t /var/bi
> nd.root/r
> 
> Unfortunately, I pulled a Homer. I'd added the LD path to my script on
> one server but was testing it on another.
> 
> What can I say? In SSH, all servers look the same.
> 
> Doh!
> 
	You know that you really just should teach the OS to look for
	the library when you install it.  See ldconfig or its replacment
	in Solaris 8.

	Mark
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list