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.
Problems with the installation on Ubuntu
Re: Problems with the installation on Ubuntu
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
Re: Problems with the installation on Ubuntu
Are you running 64-bit?
Type "ldd ./bin/python".
Type "ldd ./bin/python".
Re: Problems with the installation on Ubuntu
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
Thanks again.
Thanks again.