Difference between revisions of "Manual:Install"

From VsWiki
Jump to: navigation, search
(Install Development Version)
m (MacOSX: FIXME : need to be updated)
 
(19 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
}}
 
}}
 
----
 
----
A short guide on how to install [[Vegastrike]] under various operation systems.
+
A short guide on how to install [[Vegastrike]] under various operation systems.<br/>
 +
This guide is partially updated in 2013, with 0.5.1.r1 version (work in progress).<br/>
 +
The old page is still available [[Manual:Install:0.4.3|here]]<br/>
  
 
= See also =
 
= See also =
Line 18: Line 20:
 
[http://vegastrike.sourceforge.net/files/index.html Downloads Page]
 
[http://vegastrike.sourceforge.net/files/index.html Downloads Page]
  
A copy of the latest binary distribution may sometimes be available for purchase on CD at  [http://www.cafeshops.com/vegastrike.7992843 Cafepress]
 
 
== Windows ==
 
== Windows ==
 
=== Installing ===
 
=== Installing ===
* Vega Strike is packaged in a self-installable, executable program.  Locate this file (either from your download or on the CD), then double click to execute. It will begin verifying the installer (be patient, this will take a short while).  Read the License Agreement (a copy can be accessed online at the website as well as in the program directories).
+
Vega Strike is packaged in a self-installable, executable program.  Locate this file (either from your download or on the CD), then double click to execute.  
  
http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_icon_x_x_x.png
+
{|border="0"
* Component selection. Note that the Vega Strike files are required to play Vega Strike, and that the music files are recommended for full immersion in the game.
+
|-
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_components_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_components_0_4_3.png]
+
|border="0"|1. You can see a welcome screen. Click on "Next"
* Destination folder selection
+
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_2Welcome.JPG
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_destination_folder_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_destination_folder_0_4_3.png]
+
|2. Destination folder selection
* Installing ...
+
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_3Folder.JPG
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_during_installation_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_during_installation_0_4_3.png]
+
|-
* Display Manual?  To view the Player's Guide you will need a .pdf reader.
+
|3. Start menu folder selection
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_manual_question_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_manual_question_0_4_3.png]
+
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_4Shortcuts.JPG
* Display Story? Do you want to read the Vega Strike Introduction?
+
|4. Icons creation on the desktop or the quick launch toolbar (or not).
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_story_question_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_story_question_0_4_3.png]
+
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_5Icons.JPG
 
+
|-
* Start Menu after Installation
+
|5. Installation summary. Click "Install" to proceed.
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_installer_startmenu_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_installer_startmenu_0_4_3.png]
+
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_6Summary.JPG
 +
|6. Installing...
 +
http://forums.vega-strike.org/cpg/albums/userpics/1120782/normal_20131120_Install_VSWindows_7Install.JPG
 +
|}
 +
Now the program prompts you to install OpenAL, to take advantage of 3D sound, and the programming language C++ (if no yet).
 +
Then you can execute Vega Strike, by double-clicking on the desktop or quick launch icon.
  
 
=== Uninstalling ===
 
=== Uninstalling ===
* Confirmation
+
To uninstall Vega Strike, you can use the "Add/remove programs" window in the configuration panel, or just click on : "Start" button / "Alla programs" / "Vega Strike" / "Uninstall".<br/>
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_uninstaller_1_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_uninstaller_1_0_4_3.png]
+
The uninstall starts immediately, and a window notifies you when it is complete.
* Component selection
 
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_uninstaller_2_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_uninstaller_2_0_4_3.png]
 
* Finished
 
;:[http://vegastrike.sourceforge.net/gallery/wiki_manual/windows_uninstaller_3_0_4_3 http://vegastrike.sourceforge.net/albums/wiki_manual/windows_uninstaller_3_0_4_3.png] <BR/>
 
  
 
== Linux ==
 
== Linux ==
=== Install Development Version ===
 
Just follow the instructions on this page:<br/>
 
[[HowTo:Checkout SVN]]
 
 
===Install as a user===
 
* sh vegastrike.run;
 
* Enter directory to locate the files (default is /home/username/vegastrike);
 
* Enter directory to put symlinks to binaries.  If you do not have a location for binaries in your $path, uncheck the “install symlinks to binaries" option, then note that the symlink is to the binary in vegastrike/bin/vegastrike.sh.
 
 
===Install as root===
 
* su;
 
* sh vegastrike.run;
 
* Select path to install files;
 
* Install symlinks
 
  
===Install under Compiz===
+
===Install using a package manager===
There is a common problem with fullscreen OpenGL applications showing up windowed under compiz. I have the problem with any compositing decorator. It would be nice if they were smart enough to recognize that they should stay out of the way on their own, but they aren't. For this reason, you need to use the "Window Rules" Plugin (accessible via ccsm ("Advanced Desktop Effects Settings") as follows:
 
  
Go to the "Window Management" section and click on "Window Rules". Under the "matches" tab, add "class=vegastrike" to "No ARGB Visuals". Activate the plugin and close ccsm.
+
====Deb (Debian software package .deb)====
 +
*Download a Deb file specific for your operating system and computer architecture (32/64bit AMD/Intel etc.).
 +
You can find it here : http://software.opensuse.org/download.html?project=home:klaussfreire:debian&package=vegastrike-data
 +
Just click on the tab at the bottom of the page to see links to the debs.
 +
*Simply run the file and when a package manager opens review and click install
  
Voila! compiz will now stop messing with the Vegastrike window and you can play fullscreen. Whether the system will be stable while running a compositing decorator and vega strike at the same time is another issue... but this is one step closer to having a single desktop and not ever having to launch a special/vanilla X server just to play a game (at least for me.)
+
====RPM (Red_Hat Package Manager .rpm)====
 +
Same as for Deb
 +
*Download a RPM file specific for your operating system and computer architecture (32/64bit AMD/Intel etc.).
 +
You can find it here : http://software.opensuse.org/download.html?project=home:klaussfreire&package=vegastrike-data
 +
Just click on the tab at the bottom of the page to see links to the RPM.
 +
*Simply run the file and when a package manager opens review and click install
  
 
== MacOSX ==
 
== MacOSX ==
 +
{{FIXME}} : 0.4.3 version. Needs to be updated.
 
* Double-click on the dmg image and you will see Vega Strike, Vega Strike Setup and Vega Strike Setup OS X 10.2;
 
* Double-click on the dmg image and you will see Vega Strike, Vega Strike Setup and Vega Strike Setup OS X 10.2;
 
* Double-click on the setup icon;
 
* Double-click on the setup icon;
Line 76: Line 73:
  
 
Note: on the Mac you will notice significant performance improvements by running it directly from the dmg file, but you can copy the Vega Strike application and setup into /Applications with no adverse effects aside from a slightly slower startup time.
 
Note: on the Mac you will notice significant performance improvements by running it directly from the dmg file, but you can copy the Vega Strike application and setup into /Applications with no adverse effects aside from a slightly slower startup time.
= Install from Ubuntu Repositories (In Ubuntu Linux) =
+
 
* In the main menu, go to ''System --> Administration --> Synaptic Package Manager'';
+
= Install from Repository =
* Type "vegastrike" in the search field;
+
==Fedora, openSUSE or SLE Linux==
* Mark for installation the packages "vegastrike" and "vegastrike-data". You can also install "vegastrike-music" if you want, for the game music (60 MB);
+
 
* Click on ''Apply'';
+
[http://software.opensuse.org/download.html?project=home:klaussfreire&package=vegastrike-data This page] provides instructions for Fedora, openSUSE and SLE systems.
* When downloading and installation has finished, you will find a launcher ''Vega Strike'' in ''Applications --> Games''
+
Please choose a Linux distribution and follow instructions below.
Note: The Ubuntu repositories version is an older version (4.6 or so).
+
 
 +
example for openSUSE :
 +
* Just click on the one-click install button corresponding to your openSUSE version.<br/>
 +
or<br/>
 +
* Install manually from the repos :<br/>
 +
for example, in openSUSE factory, type in a terminal :
 +
zypper addrepo http://download.opensuse.org/repositories/home:klaussfreire/openSUSE_Factory/home:klaussfreire.repo
 +
zypper refresh
 +
zypper install vegastrike-data
 +
 
 +
 
 +
==Debian or Ubuntu Linux==
 +
In 2013, Vega Strike is no longer in Ubuntu Repositories.
 +
In order to install 0.5 version, you should follow instructions on this website :
 +
http://software.opensuse.org/download.html?project=home:klaussfreire:debian&package=vegastrike-data
 +
 
 +
Here is an example for Ubuntu 13.04 :<br/>
 +
*Add the repository to your sources :
 +
In a terminal, please type : <br/>
 +
sudo echo '<nowiki>deb http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_13.04/</nowiki> /' >> /etc/apt/sources.list.d/vegastrike-data.list
 +
sudo apt-get update
 +
sudo apt-get install vegastrike-data
 +
*You can then add the PGKey :
 +
wget <nowiki>http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_13.04/Release.key</nowiki>
 +
apt-key add - < Release.key
 +
 
 +
Nota : links for installation on older Ubuntu versions are also available on this page.
  
 
= Install from source =
 
= Install from source =
[[HowTo:Checkout SVN|Check out the source]] and head to the correct section below...
 
 
== Windows (Cygwin) ==
 
== Windows (Cygwin) ==
 
Just follow the instructions on this page:<br/>
 
Just follow the instructions on this page:<br/>
Line 97: Line 119:
 
Just follow the instructions on this page:<br/>
 
Just follow the instructions on this page:<br/>
 
[[HowTo:Compile on OSX]]
 
[[HowTo:Compile on OSX]]
 +
 +
== Linux ==
 +
Find the general or specific distribution instructions you need from the [[HowTo:Checkout_SVN]] page in Linux building/compiling sections.<br/>
 +
 +
= Install Development Versions from SVN =
 +
[[HowTo:Checkout SVN|Check out the source]] and head to the correct section below...
  
 
----
 
----
Line 104: Line 132:
 
| next=[[Manual:Running Vegastrike|Running Vega Strike]]
 
| next=[[Manual:Running Vegastrike|Running Vega Strike]]
 
}}
 
}}
[[Category:Manual|Install]]''Does this work under MacOSX?'' [[User:pontiac|pontiac]]
 

Latest revision as of 00:41, 24 November 2013

View this site in other languages:   DeutschEnglishFrançaisEspañolPolskiItalianoNederlandsРуccкий简体中文


arrow_left.png Credits arrow_up.png Manual Running Vega Strike arrow_right.png

A short guide on how to install Vegastrike under various operation systems.
This guide is partially updated in 2013, with 0.5.1.r1 version (work in progress).
The old page is still available here

See also

Install from binary distribution

Obtain the correct file from the Downloads Page

Windows

Installing

Vega Strike is packaged in a self-installable, executable program. Locate this file (either from your download or on the CD), then double click to execute.

1. You can see a welcome screen. Click on "Next"

normal_20131120_Install_VSWindows_2Welcome.JPG

2. Destination folder selection

normal_20131120_Install_VSWindows_3Folder.JPG

3. Start menu folder selection

normal_20131120_Install_VSWindows_4Shortcuts.JPG

4. Icons creation on the desktop or the quick launch toolbar (or not).

normal_20131120_Install_VSWindows_5Icons.JPG

5. Installation summary. Click "Install" to proceed.

normal_20131120_Install_VSWindows_6Summary.JPG

6. Installing...

normal_20131120_Install_VSWindows_7Install.JPG

Now the program prompts you to install OpenAL, to take advantage of 3D sound, and the programming language C++ (if no yet). Then you can execute Vega Strike, by double-clicking on the desktop or quick launch icon.

Uninstalling

To uninstall Vega Strike, you can use the "Add/remove programs" window in the configuration panel, or just click on : "Start" button / "Alla programs" / "Vega Strike" / "Uninstall".
The uninstall starts immediately, and a window notifies you when it is complete.

Linux

Install using a package manager

Deb (Debian software package .deb)

  • Download a Deb file specific for your operating system and computer architecture (32/64bit AMD/Intel etc.).

You can find it here : http://software.opensuse.org/download.html?project=home:klaussfreire:debian&package=vegastrike-data Just click on the tab at the bottom of the page to see links to the debs.

  • Simply run the file and when a package manager opens review and click install

RPM (Red_Hat Package Manager .rpm)

Same as for Deb

  • Download a RPM file specific for your operating system and computer architecture (32/64bit AMD/Intel etc.).

You can find it here : http://software.opensuse.org/download.html?project=home:klaussfreire&package=vegastrike-data Just click on the tab at the bottom of the page to see links to the RPM.

  • Simply run the file and when a package manager opens review and click install

MacOSX

FIXME  : 0.4.3 version. Needs to be updated.

  • Double-click on the dmg image and you will see Vega Strike, Vega Strike Setup and Vega Strike Setup OS X 10.2;
  • Double-click on the setup icon;
  • Choose your options;
  • Double-click on Vega Strike

Note: on the Mac you will notice significant performance improvements by running it directly from the dmg file, but you can copy the Vega Strike application and setup into /Applications with no adverse effects aside from a slightly slower startup time.

Install from Repository

Fedora, openSUSE or SLE Linux

This page provides instructions for Fedora, openSUSE and SLE systems. Please choose a Linux distribution and follow instructions below.

example for openSUSE :

  • Just click on the one-click install button corresponding to your openSUSE version.

or

  • Install manually from the repos :

for example, in openSUSE factory, type in a terminal :

zypper addrepo http://download.opensuse.org/repositories/home:klaussfreire/openSUSE_Factory/home:klaussfreire.repo
zypper refresh
zypper install vegastrike-data


Debian or Ubuntu Linux

In 2013, Vega Strike is no longer in Ubuntu Repositories. In order to install 0.5 version, you should follow instructions on this website : http://software.opensuse.org/download.html?project=home:klaussfreire:debian&package=vegastrike-data

Here is an example for Ubuntu 13.04 :

  • Add the repository to your sources :

In a terminal, please type :

sudo echo 'deb http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_13.04/ /' >> /etc/apt/sources.list.d/vegastrike-data.list
sudo apt-get update
sudo apt-get install vegastrike-data
  • You can then add the PGKey :
wget http://download.opensuse.org/repositories/home:klaussfreire:debian/xUbuntu_13.04/Release.key
apt-key add - < Release.key

Nota : links for installation on older Ubuntu versions are also available on this page.

Install from source

Windows (Cygwin)

Just follow the instructions on this page:
HowTo:Cygwin Compiling

Windows (VC++)

Just follow the instructions on this page:
HowTo:VCPP Compiling

MacOSX

Just follow the instructions on this page:
HowTo:Compile on OSX

Linux

Find the general or specific distribution instructions you need from the HowTo:Checkout_SVN page in Linux building/compiling sections.

Install Development Versions from SVN

Check out the source and head to the correct section below...


arrow_left.png Credits arrow_up.png Manual Running Vega Strike arrow_right.png