Installation:
* Linux (Ubuntu 10.04)
- First, make sure you've installed g++ and cmake!
- Right click on "install-linux-compiler" -> Permissions -> Tick "Allow executing file as program"
- Go to terminal navigate to the QuickPawn directory, type "sudo chmod 700 install-linux-compiler".
- Double click on "install-linux-compiler" and select "Run in Terminal" you may be prompted to enter your password, it should then automatically finish installing the Linux PAWN compiler in /opt/Pawn
- After it has finished you can delete it.
- Now right click on "QuickPawn.jar" -> Permissions -> Tick "Allow executing file as program".
- You should now be able to run QuickPawn using the method below.