Ciao, premetto che non so niente di cvs & co.
Comunque, ho scaricato lopster2 con il comando:
codice:
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/lopster co -P lopster2
Si crea una cartella di nome lopster2 che contiene:
codice:
[giacomo@localhost lopster2]$ ls
AUTHORS ChangeLog CVS/ INSTALL NEWS po/
autogen.sh* configure.ac data/ lcore/ pixmaps/ README
build_win32/ COPYING DoxyFile Makefile.am plugin/
[giacomo@localhost lopster2]$
Non vedo il fatidico configure e vado nel pallone. Provo, tanto per provare:
codice:
[giacomo@localhost lopster2]$ ./autogen.sh
e dopo varie scritte termina con questo errore:
want_pkg_config=true
Checking for required M4 macros...
libtool.m4 not found
glib-gettext.m4 not found
intltool.m4 not found
pkg.m4 not found
Checking for forbidden M4 macros...
***Error***: some autoconf macros required to build Package
were not found in your aclocal path, or some forbidden
macros were found. Perhaps you need to adjust your
ACLOCAL_FLAGS?
Sicuramente sto facendo qualche pacchianata...quale?
Grazie