Yes, I am here, and yes, I did build nwmouse, nwuser, nwlogger and nwmovies on 64bit linux. But my latest build is on a Kubuntu 8.04 Hardy machine, so I doubt that it will work on a 10.10 Maverick. You could test it, though. Download the package from
here, cd to your nwn folder and unpack it with
tar xvzf nwlinux_build_hardy_8.04.tar.gz
edit your nwn script with the appropriate LD_PRELOAD statement and see if it works. If not, please post the complete error message and the contents of the log files so we can figure out what to do.
Another possibility is to download my
ia32-libs-nwn ubuntu package and install it with
dpkg -i ia32-libs-nwn_20090808ubuntu9-nwn1_amd64.deb
dpkg will probably complain about missing dependencies, with a following
apt-get -f install
you can add the missing dependencies to your system. The ia32-libs-nwn package will add everything to your system that it needs to successfully build nwmouse etc. on an amd64 machine. Be aware though that I don't use Ubuntu maverick. I built the above package with the content from maverick, but if anything changed from my current hardy and karmic systems to maverick, there could be trouble ahead. I take no responsibilities if you blow up your system. That said, the ia32-libs-nwn package has worked well for me through several system upgrades and rebuilds of nwlinux extensions.
HTH
Greetings
Skildron
Modifié par Skildron, 10 novembre 2010 - 02:38 .