> cvs -d:pserver:address@hidden:/sources/pspp co psppire
and this
> cvs -d:pserver:address@hidden:/sources/pspp co pspp
Then
> cd pspp
> make -f Smake
> ./configure
and everyrithing looks ok except this:
.....
./configure: line 24547: syntax error near unexpected token `GTK,'
./configure: line 24547: ` PKG_CHECK_MODULES(GTK, gtk+-
2.0 >= 2.8.0,,'
Then when i do
> make
send this messages:
make: *** No se especificó ningún objetivo y no se encontró ningún makefile (No objetive especify and doesn't found any makefile). Alto (Stop).