Unreal Anthology and Linux
I spent a little bit of time getting my Unreal Anthology pack to work under Ubuntu 7.04. This pack only has the windows installer whereas some of the individual games had linux installers. If you don't have a linux installer this may help you. So far I’ve only tried Unreal Tournament 2004, or 2k4.
Here are the steps I followed to get it working:
apt-get install libopenalpp-cvs1 and then cp /usr/lib/libopenalpp.so.1.0.0 to openal.so in my UT2004/System dir.If anyone wants me to try and get the other games working let me know and I can try that.
I found how to do this from these websites:
Some forum with most of the useful info.
An Ubuntu forum which I used to find where to get openal and get that working (the openal instructions from the above link didn’t work for me).