PDA

View Full Version : Civ4


bunnieofdoom
April 10th, 2006, 12:57 PM
what files do i need to copy and where? or do i just run the install strait off the disk?

BeatBoxRocker
April 10th, 2006, 05:52 PM
if you want to play Civilization 4 under Linux you need Wine or Cedega. There isnt a native port for Linux.

Saludos!

Toxicity999
April 11th, 2006, 11:15 AM
sudo apt-get update
sudo-apt-get intall wine
winecfg
That will set up a .wine directory in your hhome creatign a mock up windows installation.... now the generic easy method for installation of things like this is to copy to a local disk and run:
wine "/path/to/setup.exe" with the quotes just incase you encounter spaces in the path. if it doesn't work out look for specific instructions on the wine appdb (a 2.5 second search and your there no doubt) I haven't tried to play or install civ4 through wine... so I can't help you specifically anyway... hopefully these enerics help out.