Login  Register

Re: Mac OS X Bundle Versions

Posted by Chrischley on Jan 19, 2015; 9:50am
URL: http://astroimagej.170.s1.nabble.com/Mac-OS-X-Bundle-Versions-tp219p225.html

Dear Karen,
I followed the manuals, but still got the error. Nevertheless I was able to fix the error by following this Answer at Stackexchange:

http://apple.stackexchange.com/a/81346

The Problem was AstroImageJ64.app/Contents/MacOS/JavaApplicationStub
so i fixed it by executing:

chmod +x AstroImageJ64.app/Contents/MacOS/JavaApplicationStub

Christian