Re: FreeWRL plugin, libtool problem

2009-02-19 Thread Michel Briand
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

Re: FreeWRL plugin, libtool problem

2009-02-16 Thread Ralf Wildenhues
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/.

Re: FreeWRL plugin, libtool problem

2009-02-13 Thread Michel Briand
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

Re: FreeWRL plugin, libtool problem

2009-02-13 Thread Michel Briand
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