[99235] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: How do I set the Path?

daemon@ATHENA.MIT.EDU (Win Htin)
Fri Nov 13 01:19:51 1998

From: Win Htin <Win_Htin_Tk@sag.japan.ml.com>
Date: Fri, 13 Nov 1998 15:18:53 +0900 (JST)
To: redhat-list@redhat.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

sh/ksh/bash
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/include/newdirname/lib
export LD_LIBRARY-PATH


csh/tcsh
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/usr/include/newdirname/lib

> 	I installed a couple of librarys from a tar ball in preperation
> for trying to try at building a few applications. The problem is that I
> put them in /usr/include/ which is not in my Path. Can anyone tell me how
> to add these libraries to my path statement. I'm RedHat 5.0 and the
> libraries are GLIB and GTK+


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post