|
From: Vincent C. <v....@ze...> - 2003-10-28 01:06:27
|
Chetan Dandekar wrote: > > When I run bootstrap, I get this: > ---------------------- > I am going to run ./configure with no arguments - if you wish > to pass any to it, please specify them on the ./bootstrap command line. > > You should update your `aclocal.m4' by running aclocal. > src/Makefile.am:178: Libtool library used but `LIBTOOL' is undefined. > src/Makefile.am:178: The usual way to define `LIBTOOL' is to add > `AC_PROG_LIBTOOL' > src/Makefile.am:178: to `configure.in' and run `aclocal' and `autoconf' > again. > ./bootstrap: line 113: ./configure: No such file or directory > ----------------------- > > I have libtool installed and LIBTOOL defined as /usr/share/libtool Hello, sorry for the insane delay, I'm back from holidays. Can you provide versions of your GNU/Linux distro, autoconf (autoconf --version), automake (automake --version) and libtool (libtoolize --version) ? |