Micropolis port

ros freebsd-jobs at bebik.net
Sat Jan 12 17:35:36 PST 2008


I discover this afternoon Micropolis, the renamed "Sim City" game
who is now open source (see 
http://developers.slashdot.org/article.pl?sid=08/01/12/1846256&from=rss)

I really was a addicted to this game so I decide to try a port to FreeBSD
At this point and after a few fixes the code compile without errors, and 
a binary is generate.

The problem is after launching the application I'm no more able to 
interact with the application windows. I'm not a good X developer so if 
anyone want to check it It will helps.

The code modified is available here : 
http://www.bebik.net/~rodrigo/freebsd-ports/micropolis-activity-freebsd-0.1.tgz

To compile it, untar the archive, go to the micropolis-activity/src 
directory and start a 'make all'

After compilation male a symbolic link from micropolis-activity/sim to 
micropolis-activity/src/sim/sim with
% ln -s micropolis-activity/src/sim/sim sim

and launch sim !

Requirement (as I can see):
* tcl/tk
* xlib

Thanks for your help !

- rodrigo


More information about the freebsd-hackers mailing list