Page 1 of 1

missing detect-autoconf.pl ?

Posted: 03.04.2009, 16:39
by logan_number5
I just did an svn checkout a 1/2 hour ago and cannot get through step 1..


make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

./admin/cvs.sh: line 636: ./admin/detect-autoconf.pl: No such file or directory
./admin/cvs.sh: line 33: --version: command not found


Is that file missing from the repository?

thanks,
l5

Re: missing detect-autoconf.pl ?

Posted: 03.04.2009, 20:15
by cartrite
make -f Makefile.cvs hasn't worked for some time now. Try autoreconf -iv
cartrite

Re: missing detect-autoconf.pl ?

Posted: 03.04.2009, 20:46
by logan_number5
oops. i copied the file from somewhere on the internet and
still used the Makefile.cvs. Seemed to build ok, hope
its valid.

Anyway, someone should updated the wiki book..

http://en.wikibooks.org/wiki/Celestia/D ... x_platform

thanks for the help!

l_5