gnustep-dev
[Top][All Lists]
Advanced

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

Re: Testing GDL2


From: Richard Frith-Macdonald
Subject: Re: Testing GDL2
Date: Thu, 16 Jan 2003 07:38:33 +0000


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]