Good day, KS forums. When attempting to use the Linux-x86 script on Debian-Testing (Wheezy) AMD64:
Code: Select all
$ sh Katawa\ Shoujo\ Act\ 1.sh
./lib/python: 23: ./lib/python: /home/tima/downloads/Katawa Shoujo Act 1 v5-linux-x86/lib/linux-x86/python.real: not found
./lib/python: 23: ./lib/python: /home/tima/downloads/Katawa Shoujo Act 1 v5-linux-x86/lib/linux-iliad/python.real: not found
Could not find a python that runs on your platform. Sorry.
I've checked both of these files, and they're in the directories they need to be. I've also done '# chmod 755 ./lib/linux-x86/python.real' to see if it was a permission issue, but the script returns the same error after I re-run the script; what should I do to correct this issue? Is my syntax correct?