A simulated city is mentioned in "out of control. I want to have a try in Linux. Unfortunately, I have a 64-bit system. I don't know whether the compiled version can run. I don't want to try it either. so you have to compile it yourself:
1. First download the source code:
Http://www.donhopkins.com/home/micropolis/
2. install some dependency packages:
Sudo apt-Get install libx11-dev libxpm-dev x11proto-xext-dev libxext-Dev
3. then install a lexical analysis (not clear)
Sudo apt-Get install byacc
4. decompress the source code and enter the micropolis-activity/directory.
5. Download a patch
Wget http://rmdir.de /~ Michael/micropolis_git.patch
6. Executed
Patch-P1 <micropolis_git.patch
7. Go to the src directory
CD SRC
8. Execute two commands in succession to compile
Make
Make install
Above, successful
9. Run
Make sure that you are in the micropolis-activity/directory.
Run:
./Micropolis
PS: If you have any questions, Google it yourself or refer to the following addresses.
Http://www.howgeek.com/2009/03/03/compiling-micropolis-simcity-on-ubuntu-intrepid-and-jaunty/
Http://islandlinux.org/howto/compiling-micropolis-ubuntu