Sven Luther <[EMAIL PROTECTED]> writes: > On Sun, Jun 08, 2003 at 04:18:47PM +0200, Christian Marillat wrote:
[...] >> > So, i have tried to contact upstrem, which as Bastien Nocera pointed out >> > is not the one actually listed in either copyright or AUTHORS, and hope >> > they will provide a fix to this. >> >> Nothing related to upstream with this libtool feature. Search for glade >> in that archive list for an answer. > > Huh ? care to clarify this a bit ? > > I suppose you mean that it is libtool who is using the installed version > of the libraries at build time, and that this is a bug in libtool ? No, a feature. When a linrary is re-linked at install time scripts produced by libtool search for libaries in /usr/lib thus in debian we install these libraries in debian/<packages>/usr/lib and these scripts can't find the libraries. Christian

