cvs offline?

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
lee
Confed Special Operative
Confed Special Operative
Posts: 322
Joined: Sat Aug 21, 2004 2:17 pm

cvs offline?

Post by lee »

Hi,

I'm trying to update from cvs, but the connection times out:


lee@yun:~$ sh linux_vegastrike-0.4.3.sh
Welcome to Vega Strike Setup for CVS Version vegastrike_0_4_3
cvs [checkout aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failecvs [checkout aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failecvs [checkout aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failecvs [checkout aborted]: connect to cvs.sourceforge.net(66.35.250.207):2401 failed: Connection timed out
Downloading data Done
Creating installer...
Creating installer Done
Configuring vegastrike...
linux_vegastrike-0.4.3.sh: line 92: aclocal: command not found
linux_vegastrike-0.4.3.sh: line 93: autoconf: command not found
linux_vegastrike-0.4.3.sh: line 94: autoheader: command not found
linux_vegastrike-0.4.3.sh: line 95: automake: command not found
linux_vegastrike-0.4.3.sh: line 95: automake: command not found
checking Checking for C++ compiler.... checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: Using compiler: g++.
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
Error running ./configure
lee@yun:~$


Has the cvs access been disabled?
Debian testing
NVIDIA-Linux-x86-173.08-pkg1.run
klauss
Elite
Elite
Posts: 7243
Joined: Mon Apr 18, 2005 2:40 pm
Location: LS87, Buenos Aires, República Argentina

Post by klauss »

It probably moved to vegastrike.cvs.sourceforge.net, but that wouldn't matter, since CVS no longer is being used - development now happens on SVN.

The installer script hasn't been updated yet, so you have to do it manually (you may still use the installer script to build)
Oíd mortales, el grito sagrado...
Call me "Menes, lord of Cats"
Wing Commander Universe
lee
Confed Special Operative
Confed Special Operative
Posts: 322
Joined: Sat Aug 21, 2004 2:17 pm

Post by lee »

Thanks for the info!

But what is SVN? Another site or a successor of cvs?
Debian testing
NVIDIA-Linux-x86-173.08-pkg1.run
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

lee yes SVN Subversion is a replacement for cvs the link to is in the Wiki it's more bandwidth freindly after the first gulp.

Enjoy the Choice :)
lee
Confed Special Operative
Confed Special Operative
Posts: 322
Joined: Sat Aug 21, 2004 2:17 pm

Post by lee »

Yeah, I just found the instructions on http://vegastrike.sourceforge.net/wiki/ ... eckout_SVN and on http://vegastrike.sourceforge.net/wiki/ ... e_from_CVS.

I installed subversion, and the checkout seems to work :)
Debian testing
NVIDIA-Linux-x86-173.08-pkg1.run
Halleck
Elite
Elite
Posts: 1832
Joined: Sat Jan 15, 2005 10:21 pm
Location: State of Denial
Contact:

Post by Halleck »

I wonder if one of the admins should disable the CVS service. Seems to be confusing folks. (I think when you disable it, the database is preserved, but it's no longer shown on the SF.net project page.)
lee
Confed Special Operative
Confed Special Operative
Posts: 322
Joined: Sat Aug 21, 2004 2:17 pm

Post by lee »

The script to download and to compile needs to be updated. I re-downloaded it before running in case any changes were made because it´s quite some time ago that I tried the last time.
Debian testing
NVIDIA-Linux-x86-173.08-pkg1.run
Zeog
ISO Party Member
ISO Party Member
Posts: 453
Joined: Fri Jun 03, 2005 10:30 am
Location: Europe

Post by Zeog »

This is not exactly what the CVS script was, but if all depencies are there this script should run straight through (download svn, compile, setting up executables).
Disclaimer: Only parts of it were tested, so no guarantee!

@admin: Extension .sh is not allowed. :-/
You do not have the required permissions to view the files attached to this post.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

@admin: Extension .sh is not allowed. :-/
i wonder why just general paranoia but still good practice :wink:

Enjoy the Choice :)
Post Reply