wwhitney wrote:
It segfaults without writing an error.txt.
Radiant wrote:
Hm, that's unexpected.
Here's the output of "
ldd Leylines"
on my system, in case it is some sort of library mismatch between your Debian and my Fedora Core 7. I was able to run the previous Linux version of Leylines without difficulty.
[whitney@pizza leylines]$ ldd Leylines
linux-gate.so.1 =>
(0xffffe000)
libSDL-1.2.so.0 =>
/usr/lib/libSDL-1.2.so.0 (0xf7f51000)
libpthread.so.0 =>
/lib/libpthread.so.0 (0x007bd000)
libSDL_mixer-1.2.so.0 =>
/usr/lib/libSDL_mixer-1.2.so.0 (0xf7ee5000)
libstdc++.so.5 =>
/usr/lib/libstdc++.so.5 (0xf7e2c000)
libm.so.6 =>
/lib/libm.so.6 (0x00792000)
libgcc_s.so.1 =>
/lib/libgcc_s.so.1 (0x0095b000)
libc.so.6 =>
/lib/libc.so.6 (0x00635000)
libdl.so.2 =>
/lib/libdl.so.2 (0x0078b000)
/lib/ld-linux.so.2 (0x00616000)
wwhitney wrote:
P.S. What is your video card?
Radiant wrote:
Something by NVidia.
Well, if you are interested in pursuing it further, perhaps the information at
http://wiki.debian.org/NvidiaGraphicsDrivers would help.
Cheers, Wayne