aMule Forum

English => en_Bugs => Topic started by: Guest on December 04, 2003, 05:48:42 AM

Title: cvs not works
Post 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???
Title: Re: cvs not works
Post by: Kry on December 04, 2003, 08:24:24 AM
You need automake 1.7, and all the other app versions that autogen.sh tells you
Title: where to get CVS Version
Post by: knecht666 on December 04, 2003, 08:23:06 PM
can somebody tell me where to get the CVS Version ?

Sebastian
Title: Re: cvs not works
Post by: deltaHF on December 04, 2003, 08:51:00 PM
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
Title: Re: cvs not works
Post by: Guest on December 06, 2003, 04:49:21 AM
Quote
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: