Date: Wed, 5 Mar 1997 17:11:18 -0500 (EST) From: Chuck Robey <chuckr@glue.umd.edu> To: Vincent Poy <vince@mail.MCESTATE.COM> Cc: hackers@freebsd.org Subject: Re: libs not found Message-ID: <Pine.OSF.3.95q.970305171007.5326B-100000@fiber.eng.umd.edu> In-Reply-To: <Pine.BSF.3.95.970305140353.1252I-100000@mail.MCESTATE.COM>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Mar 1997, Vincent Poy wrote: > On Wed, 5 Mar 1997, Chuck Robey wrote: > > > On Wed, 5 Mar 1997, Vincent Poy wrote: > > > > > On Tue, 4 Mar 1997, Chuck Robey wrote: > > > > > > > Is /usr/local/lib in your LD_LIBRARY_PATH (your environment variable)? > > > > > > How do I find out since in tcsh, env doesn't show LD_LIBRARY_PATH > > > at all. > > > > Then insert the line: > > > > setenv LD_LIBRARY_PATH /usr/lib:/usr/local/lib:/usr/X11R6/lib > > > > into your .cshrc. This line (or something very much like it, but probably > > missing /usr/local/lib for you) is probably in your /etc/sysconfig. > > Actually, that wouldn't work because tcpd is the tcpwrapper > program so it doesn't run out of a account. Also, /usr/local/lib is > defined in /etc/rc which is the default /etc/rc file. Fine. Whoever starts that program has a LD_LIBRARY_PATH, or should have, even root. Set that variable, and it will work. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and picnic, both FreeBSD (301) 220-2114 | version 3.0 current -- and great FUN! ----------------------------+-----------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95q.970305171007.5326B-100000>