.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 2: The Ascension Wars (http://forum.shrapnelgames.com/forumdisplay.php?f=55)
-   -   Howto - Install Dom2 in Linux (http://forum.shrapnelgames.com/showthread.php?t=21774)

Thilock_Dominus November 22nd, 2004 07:22 PM

Howto - Install Dom2 in Linux
 
For dummies (I'm n00b myself http://forum.shrapnelgames.com/images/smilies/wink.gif ) So I wrote down what I did.

Feel free to comment or tell if I made an error.

This was done in Ubuntu Linux (based on deb packages), with Gnome 2.8
If your linux system does need 'su' to do root stuff then ignore when it says 'sudo'

How to install Dominions2 from the CD:

Open Terminal.

<font class="small">Code:</font><hr /><pre>
cd /media/cdrom
sudo sh unix_install
</pre><hr />


The terminal change so it says:

Quote:


Dominions II install script
linux-gnu i386
---
Select installation type
1 Global Installation (require root priviledges)
2 Local Installation (to ~/dominions2)




Choose 1 - if you want so all the Users on your computer can play Dom2 (a folder will be created at every Users where personal configurations and alike will be saved, first when the user(s) start the game from their domain (/home/&lt;username&gt;/dominions2)). The important files will be saved at /usr/local/games/dominions2 and the executable file will be saved in /usr/local/bin.

Choose 2 - All the files will be saved in /home/&lt;your username&gt;/dominions2.


Done. Now you can start Dominions2 by writing dom2 in the terminal or the 'run application' function.

Enjoy.




Howto update Dominions2

Grab the latest patch here

Extract the files.

Open Terminal.

<font class="small">Code:</font><hr /><pre>
cd &lt;where you extracted the files&gt;
sudo cp dom2 /usr/local/bin
</pre><hr />


The next thing is to move all the files including the dom2 file (that's why copying in the first place) to /usr/local/games/dominions2

<font class="small">Code:</font><hr /><pre>
sudo mv dom2 /usr/local/games/dominions2
sudo mv army9.trs /usr/local/games/dominions2
</pre><hr />


When you're done moving all the files, type dom2 and you're running the latest Dominions2


All times are GMT -4. The time now is 08:39 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.