Artificial Intelligence
April 24th, 2005, 04:39 PM
This is a howto install Vegastrike as Global user and with the bleeding edge of Vegastrike.
First make sure that your repositories are setup. You can read all about it here: http://ubuntuguide.org/
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gcc
sudo apt-get install libjpeg62-dev
sudo apt-get install libopenal0
sudo apt-get install libopenal0-dev
sudo apt-get install libopenal-dev
sudo apt-get install python2.4
sudo apt-get install python-opengl
sudo apt-get install cvs
sudo apt-get install libsdl-mixer1.2-dev
sudo apt-get install libxmu-dev
sudo apt-get install libsdl1.2-dev
If you are using Nvidia drivers:
sudo apt-get install nvidia-glx-dev
I' not sure which one to use if it's ATI card, can I get some feedback on this one. But I think it's xorg-driver-fglrx-dev. Then just change nvidia-glx-dev with xorg-driver-fglrx-dev.
Now there's several choices to install Vegastrike:
(1). Vegastrike without music ~143 mb
(2). Vegastrike with music ~ 204 mb
(3). Vegastrike Developer version ~ varied
--------------------------------------------------------------------
(1). Vegastrike without music - The script downloads ~143 mb
You want music? Go to choice (2).
Grab Vegastrike 0.4.3 Download/compile Script here (http://vegastrike.sourceforge.net/files/linux_vegastrike-0.4.3.sh)
Remember where you saved it.
cd where/the/file/is
sudo sh linux_vegastrike-0.4.3.sh
This may take awhile. Grab a cup of coffee or something ;)
When it's done compiling and installing then:
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
--------------------------------------------------------------------------
(2). Vegastrike with music
The base installation here (http://prdownloads.sourceforge.net/vegastrike/vegastrike-0.4.3-base.bz2.run?download) ~145 mb
The Music installation here (http://prdownloads.sourceforge.net/vegastrike/vegastrike-0.4.3-music.bz2.run?download) ~ 61mb
cd /where/you/saved/the/file(s)
sudo sh vegastrike-0.4.3-base.bz2.run
sudo sh vegastrike-0.4.3-music.bz2.run
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
------------------------------------------------------------
(3). Vegastrike developers version total bleeding edge.
Get it here (http://vegastrike.sourceforge.net/files/linux_vegastrike-cvs.sh)
cd where/the/file/is
sudo sh linux_vegastrike-cvs.sh
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
Just run the script again to update the developer version
------------------------------------------------------------------------
If I missed something eg. dependency etc. etc. please let me know.
.:=The AI Dude=:.
First make sure that your repositories are setup. You can read all about it here: http://ubuntuguide.org/
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install gcc
sudo apt-get install libjpeg62-dev
sudo apt-get install libopenal0
sudo apt-get install libopenal0-dev
sudo apt-get install libopenal-dev
sudo apt-get install python2.4
sudo apt-get install python-opengl
sudo apt-get install cvs
sudo apt-get install libsdl-mixer1.2-dev
sudo apt-get install libxmu-dev
sudo apt-get install libsdl1.2-dev
If you are using Nvidia drivers:
sudo apt-get install nvidia-glx-dev
I' not sure which one to use if it's ATI card, can I get some feedback on this one. But I think it's xorg-driver-fglrx-dev. Then just change nvidia-glx-dev with xorg-driver-fglrx-dev.
Now there's several choices to install Vegastrike:
(1). Vegastrike without music ~143 mb
(2). Vegastrike with music ~ 204 mb
(3). Vegastrike Developer version ~ varied
--------------------------------------------------------------------
(1). Vegastrike without music - The script downloads ~143 mb
You want music? Go to choice (2).
Grab Vegastrike 0.4.3 Download/compile Script here (http://vegastrike.sourceforge.net/files/linux_vegastrike-0.4.3.sh)
Remember where you saved it.
cd where/the/file/is
sudo sh linux_vegastrike-0.4.3.sh
This may take awhile. Grab a cup of coffee or something ;)
When it's done compiling and installing then:
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
--------------------------------------------------------------------------
(2). Vegastrike with music
The base installation here (http://prdownloads.sourceforge.net/vegastrike/vegastrike-0.4.3-base.bz2.run?download) ~145 mb
The Music installation here (http://prdownloads.sourceforge.net/vegastrike/vegastrike-0.4.3-music.bz2.run?download) ~ 61mb
cd /where/you/saved/the/file(s)
sudo sh vegastrike-0.4.3-base.bz2.run
sudo sh vegastrike-0.4.3-music.bz2.run
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
------------------------------------------------------------
(3). Vegastrike developers version total bleeding edge.
Get it here (http://vegastrike.sourceforge.net/files/linux_vegastrike-cvs.sh)
cd where/the/file/is
sudo sh linux_vegastrike-cvs.sh
cd
sudo chmod 777 .vegastrike
cd /home/<username>/.vegastrike
sudo chmod 777 vegastrike.config
To setup vegastrike type 'vssetup' in the terminal or make a launcher.
To play vegastrike type 'vegastrike' in the terminal or make a launcher.
Just run the script again to update the developer version
------------------------------------------------------------------------
If I missed something eg. dependency etc. etc. please let me know.
.:=The AI Dude=:.