| 
				 Re: Patch - uh, is it really working? 
 Did you install it Global or local?
 Global: copy dom2 to /usr/local/bin and the rest including the dom2 file to /usr/local/games/dominions2
 
 Open up the Terminal/konsole or which one your prefered.
 
 su
 <your root password>
 cd /where/your/patch/is
 cp dom2 /usr/local/bin
 
 to move files use the mv command eg. mv -f dom2 /usr/local/games/dominions2
 |