Page 1 of 1

Problems with the installation on Ubuntu

Posted: Wed Jun 05, 2013 2:06 pm
by Chedoki
Hi, I just downloaded the full game and when I try to execute the .sh file on the shell this happens:

pchedas@pchedas-HP-510-Notebook-PC-RU962AA-ABE:~/Videos/Katawa Shoujo-linux-x86$ sh Katawa-Shoujo.sh
Katawa-Shoujo.sh: 20: exec: ./lib/python: not found


In this moment I run on Ubuntu 12.04.1 and i've installed renpy and python.


Thanks.

Re: Problems with the installation on Ubuntu

Posted: Fri Jun 07, 2013 12:06 am
by Morlok8k
Chedoki wrote:Hi, I just downloaded the full game and when I try to execute the .sh file on the shell this happens:

pchedas@pchedas-HP-510-Notebook-PC-RU962AA-ABE:~/Videos/Katawa Shoujo-linux-x86$ sh Katawa-Shoujo.sh
Katawa-Shoujo.sh: 20: exec: ./lib/python: not found


In this moment I run on Ubuntu 12.04.1 and i've installed renpy and python.


Thanks.

try

Code: Select all

./Katawa-Shoujo.sh
maybe?

Re: Problems with the installation on Ubuntu

Posted: Fri Jun 07, 2013 7:37 am
by Hello71
Are you running 64-bit?

Type "ldd ./bin/python".

Re: Problems with the installation on Ubuntu

Posted: Sat Jun 08, 2013 8:13 am
by Chedoki
thanks for the help, but nothing worked, however i followed an advice and installed the windows version with Wine, and now works very good and i'm happy :D

Thanks again.