World of Minecraft OSX 10.5 .sh issues
Hi, this problem and question have probably already been answered, but I don't know how to properly run the .sh file. I double click it and Text Edit opens up with the internal code of the file.
Is there a way to run it correctly? I put the .jar into the lib folder as instructed.
Can someone help? Sorry for asking a question that's probably been asked a thousand times before.
What he said, try right
Mainly what he said, try right clicking on it in Finder than 'Open With > Terminal'.
If Terminal isn't on the drop down list, try 'Open With > Other...' and select Terminal which is located in 'Applications/Utilities'.
I 've tried open with, but
I 've tried open with, but even then the file won't work. It just opens the main Java application (I guess you could say).
It should open the 'Main'
It should open the 'Main' java application. What specific problems are you having?
To run the .sh file
.sh is a script file. To run it, open a terminal (or command line) and type:
./name_of_the_file.sh
Note that there is a "." and a "/" before the name_of _the_file.sh with no spaces.
If that doesn't work for you, try:
sh name_of_the_file.sh
Hope this helps
WoM Coins: 0
Your computer could have edit as the default action.
Try right clicking and look for run.