Hello Gerald, * Gerald I. Evenden wrote on Thu, May 07, 2009 at 04:10:18PM CEST: > On Thursday 07 May 2009 1:08:40 am Ralf Wildenhues wrote: > > * Gerald I. Evenden wrote on Thu, May 07, 2009 at 02:58:28AM CEST: > > > Well, everything compiled and looked OK when installed in /usr/local/lib
> > > BUT!! Now when I try to recompile any application and execute I get the > > > happy message: > > > > > > ./geodesic: error while loading shared libraries: libproject.so.0: cannot > > > open shared object file: No such file or directory > > > > Can you show the link commands used for the recompilation? > > Can you also show the output of "make install" for libproject? Thanks for the output, that was not conclusive though. Can you also post the libtool --mode=link command that creates ./geodesic plus all of its output? Can you try to inspect LD_DEBUG=all ./geodesic in order to find out why it is not finding libproject? > BTW, this is a Kubuntu flavor Linux system. Cheers, Ralf
