(12 Aug 10, 02:03PM)Brahma Wrote: And it is not.... what makes me think the issue is between the chair and the computer.
You tell me this?
(this is not native_server, this is linux_server, the pre-built binary)
[SELECT ALL] Code:
$ ldd 1.1.0.1/bin_unix/linux_server
libz.so.1 => /lib/libz.so.1 (0xb77c5000)
libSDL-1.2.so.0 => not found
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb77ab000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb76bc000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7696000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7687000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7524000)
/lib/ld-linux.so.2 (0xb77e1000)
Note the third line.