automake
[Top][All Lists]
Advanced

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

Re: Setting shared lib version not functioning


From: Ralf Wildenhues
Subject: Re: Setting shared lib version not functioning
Date: Sat, 9 May 2009 09:43:33 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]