View previous topic :: View next topic |
Author |
Message |
Garvonis n00b
Joined: 04 Nov 2005 Posts: 61 Location: California
|
Posted: Sun Nov 20, 2005 8:45 am Post subject: Installing with .sh files... |
|
|
How the heck do I use .sh files? I downloaded a .sh file which is supposed to be used to install the little app, but I have no clue how to use it.. I've looked at google and on here, but no such luck... |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Sun Nov 20, 2005 8:57 am Post subject: |
|
|
A .sh is a shell script. Change the permissions on it to make it executable with 'chmod +x foo.sh', then run it './foo.sh' |
|
Back to top |
|
|
Garvonis n00b
Joined: 04 Nov 2005 Posts: 61 Location: California
|
Posted: Sun Nov 20, 2005 9:28 am Post subject: |
|
|
Thanks! It worked perfectly. It let me use the .sh file without a hitch! |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Sun Nov 20, 2005 10:10 am Post subject: |
|
|
Glad I could help.
Could you please edit the title and add [solved] to it. |
|
Back to top |
|
|
|