I've noticed that the best solution seems to be to use libtoolize to install the correct libtool.
cvs co owfs cd owfs libtoolize -c -f -i # (copy force install flags....) ./bootstrap ; ./configure ; make all install -----Original Message----- From: Paul Alfille [mailto:paul.alfi...@gmail.com] Sent: den 30 maj 2009 00:11 To: owfs-developers@lists.sourceforge.net Subject: Re: [Owfs-developers] Bug report? Yes, I've has the same problem with the hateful libtool. If ever an example of awkward "design" and unmaintainable code... Anyways, Christian Magnusson came to my rescue: ----------------------------- I have seen this on Ubuntu 8.10 as well... Copy your local libtool to the installation directory and bootstrap again. cp /usr/bin/libtool src/scripts/install/ltmain.sh ./bootstrap ; ./configure ; make ---------------------------------------- ---------------------------------------------------------------------------- -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers