Ralf Wildenhues - Mon, 16 Feb 2009 19:39:16
+0100
>Hello Michel,
>
>* Michel Briand wrote on Fri, Feb 13, 2009 at 12:34:41PM CET:
>> >
>> >I've a grave problem : when I build my Debian package the libtool
>> >install mode was not called. In the resulting package
>> >the /usr/bin/freewrl is not th
Hello Michel,
* Michel Briand wrote on Fri, Feb 13, 2009 at 12:34:41PM CET:
> >
> >I've a grave problem : when I build my Debian package the libtool
> >install mode was not called. In the resulting package
> >the /usr/bin/freewrl is not the real binary :
> >
> >/usr/bin/freewrl: error: `/usr/bin/.
Build log, this may help ;).
I note that libtool complains, and say "warning: remember to run
`libtool --finish /usr/lib'". I note that I never hear about this step ;).
When I build the .deb in my dev directory (as normal user), all is fine
(libtool install mode is called).
But when I build the
Hi all,
I've a grave problem : when I build my Debian package the libtool
install mode was not called. In the resulting package
the /usr/bin/freewrl is not the real binary :
/usr/bin/freewrl: error: `/usr/bin/.libs/freewrl' does not exist
This script is just a wrapper for freewrl.
See the libtool