View Full Version : 2.06 and 2.08 on Linux ...
liga
April 1st, 2004, 05:35 PM
I was trying to run both 2,06 and 2.08 on Linux ... but seems that my dom2 executable alwyas go to look for games and gods in the same ~/dominions2 direcroty ... I have also tried to change the BASEDIR variables in teh unix_install file but it seems not to change the behaviour of teh executable ...
I need also to do taht for windows, but I have found some thread explaining how to do, but not on linux
some one could help me
Liga
Taqwus
April 1st, 2004, 10:02 PM
Seems that could be done with a script that redos a symlink.
e.g. have ~/dominions2-2.08, ~/dominions2-2.06, and then have a script delete and create a symbolic link before invoking the desired Version.
Johan K
April 2nd, 2004, 12:19 AM
Even better set the DOM2_SAVE environment variable to something appropriate before starting the old Dominions II.
Cainehill
April 2nd, 2004, 01:39 AM
You should be able to set a script to run the game, that sets your HOME variable (in csh) to be the parent directory of wherever you installed Dom2.
Script or alias, something along the lines of:
setenv HOME /usr/wherever
cd $HOME/dominions
dom2
The above is predicated on use of csh, and you'd replace /usr/wherever with the parent directory of the install, as noted above.
Good luck.
vBulletin® v3.8.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.