Raydium 3D Game Engine

Official forum for everything about Raydium, ManiaDrive, MeMak, ...
It is currently Tue Apr 16, 2024 5:40 pm

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: configure error
PostPosted: Mon Jul 17, 2006 12:34 pm 
Offline

Joined: Mon Jul 17, 2006 12:26 pm
Posts: 4
Hi!
When i tried to install raydium i got this error:

Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/opende
cvs [login aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: No route to host
No cvs client installed ?

I pointed out that Sourceforge changed its cvs management:
see https://sourceforge.net/forum/forum.php?forum_id=575039
Correct in the configure file it has to be

...
# download
echo "Downloading from CVS ..."
cvs -d:pserver:anonymous:@opende.cvs.sourceforge.net:/cvsroot/opende login
exit_if_error "$?" "No cvs client installed ?"
cvs -z3 -d:pserver:anonymous@opende.cvs.sourceforge.net:/cvsroot/opende co -r UNSTABLE -P ode
exit_if_error "$?" "CVS server error ? Try manual install (http://ode.org)"
...

instead of

...
# download
echo "Downloading from CVS ..."
cvs -d:pserver:anonymous:@cvs.sourceforge.net:/cvsroot/opende login
exit_if_error "$?" "No cvs client installed ?"
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/opende co -r UNSTABLE -P ode
exit_if_error "$?" "CVS server error ? Try manual install (http://ode.org)"
...

i hope you'll fix this
anselm


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 17, 2006 3:27 pm 
Offline
User avatar

Joined: Sun Mar 16, 2003 2:53 am
Posts: 2591
Location: gnniiiii (Scrat)
Configure is not supposed to use CVS ... What version of Raydium did you download ?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 17, 2006 3:42 pm 
Offline

Joined: Mon Jul 17, 2006 12:26 pm
Posts: 4
this one:
raydium_current.tar.gz


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 17, 2006 3:59 pm 
Offline
User avatar

Joined: Sun Mar 16, 2003 2:53 am
Posts: 2591
Location: gnniiiii (Scrat)
Ok, this version is quiet outdated, we should release a new one. Use raydium_nightly_svn.tar.gz , it's based on the head SVN version.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group