It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
superdub10: Hey everyone, I', having issues with this

I get this error when attempting chmod;

chmod: cannot access 'ftl.sh': No such file or directory

the file exists, I can see it.

Any idea what I'm missing?
Hi there,

OK, what you need to do is right-click on FTL's .sh file, go to "Properties" then go to the "Permissions" tab and check the box where it says "Allow executing as program"
Post edited July 22, 2016 by JudasIscariot
avatar
superdub10: Thank you both! However, still no luck

stuart@SlaveII:/media/stuart/data/Downloads$ chmod +x gog_ftl_advanced_edition_2.0.0.2.sh

the above is entered... and nothing happens?
Now that you have the proper permissions on the .sh file for FTL, go to the directory where gog_ftl_advanced_edition_2.0.0.2.sh is located, open up a terminal in that directory, and type the following in terminal:

./gog_ftl_advanced_edition_2.0.0.2.sh

and hit Enter.

See, when you give a file execute permission (the "x" flag for chmod) there is no output because the operation was successful in doing what you wanted it to do, namely give that file execute permissions :)
avatar
JudasIscariot: Now that you have the proper permissions on the .sh file for FTL, go to the directory where gog_ftl_advanced_edition_2.0.0.2.sh is located, open up a terminal in that directory, and type the following in terminal:

./gog_ftl_advanced_edition_2.0.0.2.sh

and hit Enter.

See, when you give a file execute permission (the "x" flag for chmod) there is no output because the operation was successful in doing what you wanted it to do, namely give that file execute permissions :)
avatar
superdub10: Dziękuję Ci

This worked a treat (installed linux today)
Ahh Google Translate :P

The easier way is just "Dzięki" :)