bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile & crash on Solaris


From: Gary Wong
Subject: Re: [Bug-gnubg] Compile & crash on Solaris
Date: Fri, 3 Jan 2003 15:28:35 -0500
User-agent: Mutt/1.3.28i

On Fri, Jan 03, 2003 at 07:53:19PM +0100, Holger wrote:
> fiesta (~): echo $LD_LIBRARY_PATH
> /usr/lib:/usr/local/lib:/usr/KDE/2/lib:/usr/gnome/2.0/lib:/usr/gnome/lib:/etc/lib:/usr/4lib:/home/pub/lib

I suspect you probably want your directory (or any for which you
control the contents) to come first -- something like:

  /home/pub/lib:/usr/local/lib:(other junk):/usr/lib:/usr/4lib

Otherwise, things you install might never be used, since they're
overridden by older defaults.  You will want to set $PATH to similarly
include /home/pub/bin:/usr/local/bin:(others) and $PKG_CONFIG_PATH to
/home/pub/lib/pkgconfig:/usr/local/lib/pkgconfig:(whatever), so that
all the *-configs don't get horribly confused.

Cheers,
Gary.
-- 
   Gary Wong           address@hidden           http://www.cs.arizona.edu/~gary/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]