Page 1 of 1

Trouble installing on Linux Mint

Posted: Sun Jan 13, 2013 4:56 am
by DannPM
Looks like it successfully installing binaries, but then the command in the install 'vssetup' isn't found and neither is 'vegastrike', afterwards. Any ideas on what I'm doing incorrectly? I'm very excited to play this game but can't get it to work :(

Code: Select all

~@comp ~/Downloads/vegastrike5 $ bash vsinstall.sh
                     ==== VEGA STRIKE 0.5.0 ====


I am installing 32-bit binaries.

This script needs your password to link the following commands 
 into '/usr/bin': vegastrike vegaserver vssetup mesher

Do you wish to grant administrator access to install these binaries?
Type yes or no: yes
Trying to using sudo...
[sudo] password for ~: 
Installation successful!

Do you want to run 'vssetup'? [yes]/no? yes
vsinstall.sh: line 108: vssetup: command not found
Settings should now be configured.

Type 'vegastrike' at a terminal to play VS!  Press any key to exit.
~@comp ~/Downloads/vegastrike5 $ vegastrike
vegastrike: command not found

Re: Trouble installing on Linux Mint

Posted: Sun Jan 13, 2013 6:17 am
by klauss
I don't think vsinstall.sh is being maintained. In fact I've been thinking about removing it.

Mint is pretty much debian/ubuntu underneath, so I bet you could use debian/ubuntu repositories.

Re: Trouble installing on Linux Mint

Posted: Sun Jan 13, 2013 7:15 am
by DannPM
Thanks Klauss. Any idea on their path to the repo? I got 0ad from the repo with the code below (minus the X unknown and the vegastrike name). I'm a Linux noob.

Code: Select all

sudo add-apt-repository X
sudo apt-get update
sudo apt-get install vegastrike

Re: Trouble installing on Linux Mint

Posted: Sun Jan 13, 2013 8:03 am
by klauss
You have repo links and instructions links on the 0.5.1.r1 announcement post

Re: Trouble installing on Linux Mint

Posted: Fri Jan 18, 2013 6:03 am
by DannPM
Klauss, thanks for pointing me in the correct direction! Getdeb is DOWN! Had to use a mirror and found Vegastrike. Thanks again!

(For users who are looking how to install the mirror, good link here http://www.webupd8.org/2010/05/getdeb-p ... -what.html)

Re: Trouble installing on Linux Mint

Posted: Thu Jan 31, 2013 8:06 am
by tysonlee
so i'm still trying to get used to the programing workings of linux. origanaly i installed this on fedora (but the OS was being too frustrating in the long run,) so i found the respetory maneger in the package manager. so how do i add the file links to the package maneger?

Re: Trouble installing on Linux Mint

Posted: Thu Jan 31, 2013 9:25 pm
by klauss
You add the right repo URL to the repository manager and that should be it.