
Hi,
I would like to contribute to the inkscape development, but I have problems compiling the cvs checkout. I got the checkout with the command
cvs -z3 -d:pserver:anonymous@...54...:/cvsroot/inkscape co inkscape
running the autogen.sh script gives the following output
checking for autoconf >= 2.52 ... yes (version 2.59) checking for automake >= 1.7 ... yes (version 1.7.9) checking for glib-gettextize >= 2.0.0 ... yes (version 2.2.3) checking for intltool >= 0.17 ... yes (version 0.31.1)
Running aclocal-1.7 ... Running autoheader ... Running automake-1.7 --add-missing ... configure.in:25: required file `./ltmain.sh' not found Please fix the error conditions and try again.
The file ltmain.sh is nowhere to be found among the downloaded files. What am I doing wrong?
Martin.