aMule Forum
English => en_Bugs => Topic started by: Guest on December 04, 2003, 05:48:42 AM
-
[code:1]celeron@celerondomain:~/amule-cvs$ ./configure
./configure: line 1325: AM_INIT_AUTOMAKE: command not found
./configure: line 1327: syntax error near unexpected token `config.h'
./configure: line 1327: `AM_CONFIG_HEADER(config.h)'
celeron@celerondomain:~/amule-cvs$[/code:1]
this is the error
someone help me???
-
You need automake 1.7, and all the other app versions that autogen.sh tells you
-
can somebody tell me where to get the CVS Version ?
Sebastian
-
Anonymous CVS Access
This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To determine the names of the modules created by this project, you may examine their CVS repository via the provided web-based CVS repository viewer.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/amule login
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/amule co amule-cvs
-
Original von Kry
You need automake 1.7, and all the other app versions that autogen.sh tells you
apt-get install automake1.7
and all right
thx :lol: :lol: :lol: