Setup screw (Was: Library bug)

Richard B. Kreckel kreckel at thep.physik.uni-mainz.de
Sun Dec 17 14:08:56 CET 2000


On Sun, 17 Dec 2000, Pol Dell'aiera wrote:
> I download and compile the CLN library and this is what my computer said
> when i try to compile it...:
> 
> **** 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.
> 
> deleting cache ./config.cache
> pol at linux:~/2compile/GiNaC-0.7.0 > 

This was the last message the configure script gave you.  Please look at
the other messages.  In particular, there must have been one section where
it says 'checking for CLN'.  It may look like this:

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.

I am sure you just missed that.  (After that you may want to study
config.log to see what's going on.)

Regards
    -richy.
-- 
Richard Kreckel
<Richard.Kreckel at Uni-Mainz.DE>
<http://wwwthep.physik.uni-mainz.de/~kreckel/>





More information about the GiNaC-devel mailing list