On Tue, 2004-05-18 at 10:00, Jon Shorie wrote:
> I purchased a copy of Civilization Call To Power for Linux by Loki Games back
> around Christmas time. I play this game about 5-10 hours a week. Has
> anybody yet had a chance to try this game with fedora core 2?
>
> I do not want to upgrade and loose the ability to play this game
I have a few Loki games and they play well in FC2, with the following
preparations:
# echo '0' > /proc/sys/kernel/exec-shield # turn off exec-shield (as
root)
$ LD_ASSUME_KERNEL=2.2.5 { path to game executable } (without the
brackets, of course)
The first line should be run as root (maybe via sudo?), and the second
should be run as your normal user. This is all I had to do to get
SimCity 3000, Alpha Centauri, and Quake 3 working.