Error KS on 64Bit-Linux
Posted: Sat Jul 10, 2010 7:40 am
Hello,
how can I run KS on a 64-Bit Linux-machine?
how can I run KS on a 64-Bit Linux-machine?
Code: Select all
$ sh "Katawa Shoujo Act 1.sh"
Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
$
Code: Select all
$ LD_LIBRARY_PATH=lib/linux-x86/lib lib/python "Katawa Shoujo Act 1.py"
Inconsistency detected by ld.so: dl-open.c: 611: _dl_open: Assertion `_dl_debug_initialize (0, args.nsid)->r_state == RT_CONSISTENT' failed!
$