On OS X, I had some trouble getting Piggy 1.1 to run. Turns out it was a permissions problem. To fix it, run the following in a Terminal from within the lgpt_OSX directory:
chmod a+x LittleGPTracker.app/Contents/MacOS/LittleGPTracker
Hope this helps if anyone else encounters this problem.