On Fri, 16 Feb 2001, richard noel fell wrote:
Thanks for the reply. Unfortuately, your suggestions did not help. The same error message appeared. Darn.
Hmm, the message implies that it found the headers and compiled the test program, but could not run it. Please study config.log. My guess is that at runtime it doesn't find the shared lib. Please export LD_LIBRARY_PATH so it points to the dir where libcln.so is sitting.
Dick Fell
Tilman Utz wrote:
Just a guess: did you set compiler flags? I set: export CPPFLAGS=-I/usr/local/include export CXXFLAGS=-I/usr/local/include export LDFLAGS=-L/usr/local/lib I work on cygwin (probably different from you), but this worked on a similar errormessage.
regards Tilman
richard noel fell schrieb:
am attempting to install ginac on redhat 7.0. First step, get cln-1.1, and unzip, untar, etc. This resulted in a directory cln-1.1 being created. From there, I ran ./configure, make, make check and make install. Everything seemed to go fine since there were no error messages. Next step. Go to my GiNac-0.7.1 directory and run ./configure. Here is the relevant error message.
<snip lots of stuff> checking for cln-config... /usr/local/bin/cln-config checking for CLN - version >= 1.1.0... no *** Could not run CLN test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding CLN or finding the wrong *** version of CLN. If it is not finding CLN, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system. <snip more stuff> **** The following problems have been detected by configure. **** Please check the messages below before running "make". **** (see the section 'Common Problems' in the INSTALL file)
** No suitable installed version of CLN could be found.
Chances are a most naive error on my part. From the error messages, it appears that the configure script is not looking in the correct directory(ies). And since I got cln from its web site, I assume it is the appropriate version. Perhaps I am wrong? Any help is greatly appreciated. Thanks, Dick Fell
- To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".
- To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".
- To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".
-- Richard Kreckel <Richard.Kreckel@Uni-Mainz.DE> <http://wwwthep.physik.uni-mainz.de/~kreckel/> - To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".