[GiNaC-list] ginac ./configure doesn't find CLN installation...

Kim Lux lux at diesel-research.com
Sat Feb 12 11:01:06 CET 2005


I didn't run ldconfig... DOH !

I installed it via rpms anyway. 


On Fri, 2005-02-11 at 12:29 +0300, Sheplyakov Alexei wrote:
> Just do what `configure' said:
> 
>  check your /etc/ld.so.conf (add /usr/local/lib if necessary), and
> run 
>         
>         ldconfig -v 
> 
>  as root
> 
> OR 
> 
>  set LD_LIBRARY_PATH and/or LDFLAGS environment variables, like this:
> 
>         export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
>   export LDFLAGS="-Wl,--rpath=/usr/local/lib"
>         ./configure --blah-blah-blah
> 
> 
-- 
Kim Lux,  Diesel Research Inc.





More information about the GiNaC-list mailing list