This is Bugzilla
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, trying to do make install, I get make[6]: Entering directory `/usr/src_tiger/Desktops/Gnome/abiword-0.9.4.1/abi/src/wp/main/unix' ../../../../src/pkg/common/unix/scripts/makewrapper.sh AbiWord /usr/local/share/AbiSuite /usr/local/bin && \ ln -sf //usr/local/bin/AbiWord //usr/local/bin/abiword /bin/sh ../../../../ac-helpers/mkinstalldirs /usr/local/bin /bin/sh /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool --mode=install /usr/bin/ginstall -c AbiWord_d /usr/local/bin/AbiWord_d /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool: /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool: No such file or directory /bin/sh /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool --mode=install /usr/bin/ginstall -c AbiWord_s /usr/local/bin/AbiWord_s /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool: /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/libtool: No such file or directory make[6]: *** [install-indirectPROGRAMS] Error 127 Indeed there is no libtool in the directory /usr/src/Desktops/Gnome/abiword-0.9.4.1/abi/. I made ./autogen.sh and then ./configure --enable-scripting --with-pspell --with-libxml2 --with-expat make was not a problem but make install did not work! With best regards Juergen
This works fine in current cvs for me. I'm not sure where libtool would be required. I didn't find any of these commands in a grep of the sources.
fjf has done a lot of work on this - assume it's fixed. If not, please reopen with more information of how libtool came to be involved.