You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Kyle Heon <kh...@comcast.net> on 2005/05/20 03:33:11 UTC

Error compiling, claims I need libtool 1.4 or higher even though I have libtool 1.5.6

I just checked out from the trunk and when I run sh autogen.sh I get the
following:

buildcheck: checking installation...
buildcheck: autoconf version 2.59 (ok)
buildcheck: autoheader version 2.59 (ok)
./build/buildcheck.sh: line 90: which: command not found
./build/buildcheck.sh: line 93: which: command not found
buildcheck: libtool not found.
            You need libtool version 1.4 or newer installed

When I check the libtool version by typing libtool -version I get the
following:

ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42)

Any suggestions? Thanks.

Kyle Heon
kheon@comcast.net