Problems with the installation on Ubuntu

Questions, answers and issues regarding releases.
Post Reply
Chedoki
Posts: 2
Joined: Wed Jun 05, 2013 1:56 pm

Problems with the installation on Ubuntu

Post 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.
User avatar
Morlok8k
Posts: 21
Joined: Mon Jan 21, 2013 1:33 am

Re: Problems with the installation on Ubuntu

Post 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?
Hello71
Posts: 6
Joined: Thu Jul 12, 2012 11:07 am

Re: Problems with the installation on Ubuntu

Post by Hello71 »

Are you running 64-bit?

Type "ldd ./bin/python".
Chedoki
Posts: 2
Joined: Wed Jun 05, 2013 1:56 pm

Re: Problems with the installation on Ubuntu

Post 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.
Post Reply