I've installed megaglest on my 64bit kubuntu machine with no problems, it's running fantastic. I installed it on my son's PC and it crashes to the desktop at random times. There doesn't seem to be any pattern or specific thing he's doing that causes it.
It's a 32bit AMD machine, 2.1GHz with 4GB of memory.
Kubuntu 10.04.
Nvidia Geforce6200 graphics card with the latest proprietary drivers loaded.
Megaglest version is 3.4.0.
Here is the console output from the last crash:
---------------------------------------
cj@cj:~$ /home/cj/.megaglest/glest
gamedir [/home/cj/.megaglest]
Looking for LDCONFIG []...
LDCONFIG environment variable is not set...
Found LDCONFIG using which [/sbin/ldconfig]...
default library [/home/cj/.megaglest/lib/libopenal.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libopenal.so.1] pointed to from [/home/cj/.megaglest/lib/libopenal.so.0]
default library [/home/cj/.megaglest/lib/libdirectfb-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirectfb-1.2.so.0] pointed to from [/home/cj/.megaglest/lib/libdirectfb-1.0.so.0]
default library [/home/cj/.megaglest/lib/libfusion-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libfusion-1.2.so.0] pointed to from [/home/cj/.megaglest/lib/libfusion-1.0.so.0]
default library [/home/cj/.megaglest/lib/libdirect-1.0.so.0] is missing, attempting to find and link to a newer version if available...
new library link [/usr/lib/libdirect-1.2.so.0] pointed to from [/home/cj/.megaglest/lib/libdirect-1.0.so.0]
default library [/home/cj/.megaglest/lib/libjpeg.so.62] was found in [/usr/lib/libjpeg.so.62]
default library [/home/cj/.megaglest/lib/libpng12.so.0] was found in [/lib/libpng12.so.0]
default library [/home/cj/.megaglest/lib/libcurl-gnutls.so.4] was found in [/usr/lib/libcurl-gnutls.so.4]
default library [/home/cj/.megaglest/lib/libxerces-c.so.28] is missing, attempting to find and link to a newer version if available...
v3.4.0-GNUC: 40204-Feb 1 2011 23:00:26, SVN: [Rev: 1688]
Aborted
cj@cj:~$
---------------------------------------
I don't know if the libxerces-c.so.28 is the problem but the file is right there where it's supposed to be so I don't know why it can't find it. Could that be the issue?
If you need the debug.log it can be downloaded here:
http://www.mtlaners.org/allen/debug.log.
Any help is greatly appreciated.