Recently, I had to re-install my Arch Linux distribution (x86_64). I attempted to run Neverwinter Nights and promptly received the message:
"Failed to initialize graphics"
I've been fighting this for a week to no avail. I've tried to re-install the game in three different ways (including the Ravage installer), all of which lead me back to the same message.
Does anyone have a precise list of all 32-bit libraries needed to run the game?
I've been trolling other forums looking for a list, but nobody seems to even have a clue as to what I'm talking about. After searching here and clicking through all 17 pages of the tech support forum and finding nothing, I figured I'd post it.
Here's a printout of ldd ./nwmain:
linux-gate.so.1 => (0xf7787000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf7745000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf772a000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf76d5000)
libGLU.so.1 => /usr/lib32/libGLU.so.1 (0xf7665000)
libmss.so.6 => /usr/lib32/libmss.so.6 (0xf75f0000)
libSDL-1.2.so.0 => /usr/lib32/libSDL-1.2.so.0 (0xf7563000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf73fb000)
/lib/ld-linux.so.2 (0xf7788000)
libglapi.so.0 => /usr/lib32/libglapi.so.0 (0xf73e6000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf73d8000)
libXdamage.so.1 => /usr/lib32/libXdamage.so.1 (0xf73d4000)
libXfixes.so.3 => /usr/lib32/libXfixes.so.3 (0xf73cf000)
libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf73ca000)
libX11-xcb.so.1 => /usr/lib32/libX11-xcb.so.1 (0xf73c7000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf728f000)
libxcb-glx.so.0 => /usr/lib32/libxcb-glx.so.0 (0xf727d000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf7265000)
libdrm.so.2 => /usr/lib32/libdrm.so.2 (0xf725a000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7255000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7167000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf714b000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7148000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf7143000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf713a000)
Any help would be greatly appreciated. Please refrain from using the trump comment "But it works on my system". I've received that enough over the past week and doesn't really help me. I need someone experienced and knowledgeable in Linux-based installations and can step through this problem carefully.
Thank you in advance.