From owner-freebsd-hackers Wed Mar 5 14:11:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA15100 for hackers-outgoing; Wed, 5 Mar 1997 14:11:38 -0800 (PST) Received: from po1.glue.umd.edu (root@po1.glue.umd.edu [129.2.128.44]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA15092 for ; Wed, 5 Mar 1997 14:11:34 -0800 (PST) Received: from fiber.eng.umd.edu (fiber.eng.umd.edu [129.2.98.185]) by po1.glue.umd.edu (8.8.5/8.8.5) with ESMTP id RAA05573; Wed, 5 Mar 1997 17:11:19 -0500 (EST) Received: from localhost (chuckr@localhost) by fiber.eng.umd.edu (8.8.5/8.6.4) with SMTP id RAA05340; Wed, 5 Mar 1997 17:11:18 -0500 (EST) X-Authentication-Warning: fiber.eng.umd.edu: chuckr owned process doing -bs Date: Wed, 5 Mar 1997 17:11:18 -0500 (EST) From: Chuck Robey X-Sender: chuckr@fiber.eng.umd.edu To: Vincent Poy cc: hackers@freebsd.org Subject: Re: libs not found In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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! ----------------------------+-----------------------------------------------