
To run use:
TunerStudio.sh

This Linux and Mac instal is still pretty crude, a packaged release will be coming once 
out of Beta.

When creating an icon that starts TunerStudio using TunerStudio.sh, you may need to set the 
path to your TunerStudio installation in the TunerStudio.sh file. 
There is an example path that should be uncommented and edited


Mac Users:
You must first run the sh script by opening a terminal, cd to the dir you have TunerStudio in
run:
./OSX_fixperm-217-leo.sh

Then to start TunerStudio run the command:
./TunerStudio.sh

or to force 32 bit mode if your usb serial cable drivers don't support 64 bit:
./TunerStudio32.sh


Linux 64 users:
You will need to replace the file:
lib/librxtxSerial.so

with the one found at:
lib/alternateLinuxDrivers/x86_64-unknown-linux-gnu/librxtxSerial.so
