Re: [gtk-list] Unidentified subject!



You simply need to put the following inthe appropriate setup script.  If 
you are using bash, it is ~/.bash_profile.

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
export LD_LIBRARY_PATH

If you are on a Linux box(you didn't specify your platform), you don't
need to do that.  Instead, put /usr/local/lib in /etc/ld.so.conf and run 
ldconfig again.

On Mon, 6 Sep 1999, Robert Aragon wrote:

> Hello everybody,
> 
> I just installed GLIB and GTK, version 1.2.
> 
> I tried to compile a simple program and it did not recognize a directory or
> source file.
> 
> How do I modify the LD_LIBRARY... ? Where is it?
> 
> Why all the trouble to just compile a program?
> 
> thanks either way!
> Robert A.
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> 

  +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  =   Rob Huffstedtler          |     We now return to our regularly     +
  +   (931) 596-3560            |        scheduled programming           =
  =+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]