I had had problems with my nVidia drivers (64-bit Linux Mint 12), fixed them, and did a ./nwn to see if it would run. It did, and I exited. Since then, I get:
ERROR: ld.so: object './nwmouse.so' from LD_PRELOAD cannot be preloaded: ignored.
./nwmain: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
I DO have libGLU.so.1 and ia32-libs installed. I tried a link from Desura and I got:
./nwmain: error while loading shared libraries: libGLU.so.1: wrong ELF class: ELFclass64
If I try to install a 32-bit libGLU.so.1, the system tries to uninstall a whole bunch of programs.
Any suggestions?