libtool
[Top][All Lists]
Advanced

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

Re: interdependancies between libraries


From: Kevin Ryde
Subject: Re: interdependancies between libraries
Date: 18 Jan 2001 09:57:12 +1000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5

> On Tue, Jan 16, 2001 at 01:50:57PM +1100, Brian May wrote:
> > Oh, another observation: installing the libraries in their non-final
> > location (as required for Debian packaging tools, probably Redhat too)
> > simply does not work, as shown below. I think some of the required -L
> > options to the linker might be missing.
> > 
> > <snipped of failed relink>

Some Debian libtool packages (eg. libgtk1.2) seem to get away with

        ./configure --prefix=/usr

but then overriding that for the install

        make prefix=`pwd`/debian/tmp/usr install



reply via email to

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