Re: Failure on garnome 0.26.2 on RH9



On Sat, Sep 06, 2003 at 08:17:35PM -0700, Joseph Phillips wrote:
> I have "libX11.a", "libX11.so", "libX11.so.6", and "libX11.so.6.2" in the
> /usr/X11R6/lib directory.
> 
> I did the strings command, and I got "XOpenDisplay" as the result.
> 
> So is it a problem with my LD_LIBRARY_PATH?

Yup.  The libraries are there (and probably correct,) but configure
isn't finding them.

Without touching the system files, you should be able to edit
gar.conf.mk, and add :/usr/X11R6/lib *before* the $(LD_LIBRARY_PATH)
statement on line 159 (assuming you are using 0.26.2, otherwise find the
line that starts with LD_LIBRARY_PATH := .)

-- 
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762



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