View Single Post
  #1  
Old April 2nd, 2004, 01:39 AM
Cainehill's Avatar

Cainehill Cainehill is offline
Lieutenant General
 
Join Date: Mar 2004
Location: Albuquerque New Mexico
Posts: 2,997
Thanks: 0
Thanked 0 Times in 0 Posts
Cainehill is on a distinguished road
Default Re: 2.06 and 2.08 on Linux ...

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.
__________________
Wormwood and wine, and the bitter taste of ashes.
Reply With Quote