not working on ubuntu

Questions, answers and issues regarding releases.
Post Reply
travism21
Posts: 1
Joined: Fri Jul 19, 2013 5:10 pm

not working on ubuntu

Post by travism21 »

i have all the required files, but when i go try to execute the .sh file nothing happens at all, no errors, no game, nothing, any1 have any suggestions?
User avatar
wazuzu
Posts: 363
Joined: Fri Jul 12, 2013 11:20 am

Re: not working on ubuntu

Post by wazuzu »

Open it in console and read what it writes there. That would probably be something.
To be more specific, either right-click in Katawa Shoujo folder and select "Open terminal in here", and then type ./filename.sh
Or if your file manager does not have "Open in terminal" option, open terminal manually, and then type cd ~/Katawa_Shoujo/ (assuming that KS is installed into /home/travism21/Katawa_Shoujo/) then type ls to see if .sh file is there, and then open it with ./filename.sh
Post Reply