You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Hensley, Richard" <Ri...@McKesson.com> on 2003/02/14 17:42:30 UTC

Should ./autogen.sh work on cygwin

I get the following output: 

$ ./autogen.sh 
buildcheck: checking installation... 
buildcheck: autoconf version 2.57 (ok) 
buildcheck: autoheader version 2.57 (ok) 
buildcheck: libtool version 1.4e 

1996, (ok) 
cd: can't cd to /bin/../share/aclocal 
/home/Rhensle/subversion/libtool.m4 not found 
09:41 ~/subversion ( http://svn.collab.net:81/repos/svn/trunk@4900-4898
<ht...@4900-4898> ) 


Re: Should ./autogen.sh work on cygwin

Posted by Ben Collins-Sussman <su...@collab.net>.
"Hensley, Richard" <Ri...@McKesson.com> writes:

> I get the following output: 
> 
> $ ./autogen.sh 
> buildcheck: checking installation... 
> buildcheck: autoconf version 2.57 (ok) 
> buildcheck: autoheader version 2.57 (ok) 
> buildcheck: libtool version 1.4e 
> 
> 1996, (ok) 
> cd: can't cd to /bin/../share/aclocal 
> /home/Rhensle/subversion/libtool.m4 not found 

Yes, libtool is not found.  That probably means you need to install
libtool.  :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org