gnustep-dev
[Top][All Lists]
Advanced

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

Re: Testing GDL2


From: David Ayers
Subject: Re: Testing GDL2
Date: Thu, 16 Jan 2003 09:39:29 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021212

Hi Richard,

actually it was _unsetting_ LD_LIBRARY_PATH that did the trick!
Now I'm digging into the greg/guile syntax...

Cheers,
Dave

Richard Frith-Macdonald wrote:


On Wednesday, January 15, 2003, at 01:45  pm, David Ayers wrote:


Making check in Greg...
WARNING: No GNUmakefile found for aggregate project Greg; using 'Makefile' make[1]: Entering directory `/usr/local/src/cvs/gnustep/dev-libs/guile/Greg'
(cd Test; make check);
make[2]: Entering directory `/usr/local/src/cvs/gnustep/dev-libs/guile/Greg/Test'
greg --tool basic
ERROR: In procedure dynamic-link:
ERROR: /home/dave/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgreg.so: cannot open shared object file: No such file or directory
make[2]: *** [check] Error 2
make[2]: Leaving directory `/usr/local/src/cvs/gnustep/dev-libs/guile/Greg/Test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/usr/local/src/cvs/gnustep/dev-libs/guile/Greg'
make: *** [internal-check] Error 2

and that is true, as my libgreg.so is in:
/opt/GNUstep/System/Libraries/ix86/linux-gnu/libgreg.so
and not in:
/home/dave/GNUstep/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgreg.so

Could you suggest a pointer?


I think you probably need to set the LD_LIBRARY_PATH environment variable as mentioned in the troubleshooting section of the documentation. I hope the problem is that simple.









reply via email to

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