PDA

View Full Version : Neverwinter Nights Installation


ItIsMe
August 13th, 2005, 12:31 AM
I just downloaded the Ravage installer for Neverwinter Nights but when I try to run it I get a message saying


error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory


Does anyone know how to fix this?

rpgcyco
August 13th, 2005, 12:55 AM
It seems as if you haven't got the GTK1 libraries installed. Try this.

sudo apt-get install libgtk1.2

- Rpg Cyco