aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: cvs not works  (Read 4256 times)

Guest

  • Guest
cvs not works
« 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???
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: cvs not works
« Reply #1 on: December 04, 2003, 08:24:24 AM »

You need automake 1.7, and all the other app versions that autogen.sh tells you
Logged

knecht666

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
    • http://knecht.homelinux.net
where to get CVS Version
« Reply #2 on: December 04, 2003, 08:23:06 PM »

can somebody tell me where to get the CVS Version ?

Sebastian
Logged
---------------------------------------
fiat veritas pereat mundus

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: cvs not works
« Reply #3 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

Guest

  • Guest
Re: cvs not works
« Reply #4 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:
Logged