Skip to main content

how to build micropolis - the open source simcity - for mac os x

requirements - Apple Development tools - ie the Developer folder

1. download http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis?a=snapshot;h=HEAD;sf=tgz
2. you will have micropolis-HEAD.tar.gz on your desktop
3. uncompress it with tar zxvf micropolis-HEAD.tar.gz - or just double click
4. launch terminal, cd Desktop, cd micropolis
5. type make < this will compile the game
6. su < enter your root password
7. type make install < this will put the game in /usr/local/bin
8. to start the game type /usr/local/bin/micropolis

Comments

John Simons said…
Fails to build for me on Lion:

tclxgdat.y:584:1: error: conflicting types for 'yyerror'
yyerror(msg)
^
y.tab.c:1586:7: note: previous implicit declaration is here
yyerror (YY_("syntax error"));
^
11 warnings and 1 error generated.
make[2]: *** [tclxgdat.o] Error 1
make[1]: *** [TCLX_MAKES] Error 2
make: *** [tclx] Error 2

Popular posts from this blog

How to change default calendar for new events in Lightning

https://getsatisfaction.com/mozilla_messaging/topics/how_set_default_calendar_for_new_events_in_lightning Edited version Open Tools > Options > Advanced tab, and click Config Editor button. In the "Filter:" box enter "calendar.registry"  Find a .calendar-main-default key - it will be set to true Other calendars either won't have a .calendar-main-default key (or it will be set to false) Right click on the value of the .calendar-main-default key that goes with the calendar that currently shows up by default in new events to toggle the value to false Click on the .calendar-main-in-composite key that goes with the calendar you want as default Right click on the same key and choose Copy Name from the menu that appears. Now right click on the key again and select New > Boolean Paste the name of the key and Use the backspace key to erase "in-composite" and type "default" Click OK and Choose true and click OK Now exit out of