From owner-freebsd-questions Fri May 9 10:25:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA17223 for questions-outgoing; Fri, 9 May 1997 10:25:04 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.com [209.25.4.3]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA17216 for ; Fri, 9 May 1997 10:25:01 -0700 (PDT) Received: from localhost (dan@localhost) by cedb.dpcsys.com (8.8.5/8.8.2) with SMTP id RAA00455; Fri, 9 May 1997 17:23:10 GMT Date: Fri, 9 May 1997 10:23:09 -0700 (PDT) From: Dan Busarow To: Wes Hester cc: questions@FreeBSD.ORG Subject: Re: Java 1.0.2 In-Reply-To: <33723332.21EF@crosslogic.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 8 May 1997, Wes Hester wrote: > 3. LD_LIBRARY_PATH to include /lib/i386 > > However, what is meant in line 3 above. I tried to add the following > to my .cshrc file> LD_LIBRARY_PATH .:/java/lib/i386 but when I reboot > or > source .cshrc it errors on this line. For csh .cshrc setenv LD_LIBRARY_PATH "$LD_LIBRARY_PATH:.:/java/lib/i386" For sh/ksh .profile LD_LIBRARY_PATH="$LD_LIBRARY_PATH:.:/java/lib/i386";export LD_LIBRARY_PATH Include the $LD_LIBRARY_PATH in the new path in order to preserve any previous entries. Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82