Login  Register

Re: Mac OS X Bundle Versions

Posted by DaveG on Feb 11, 2016; 2:45pm
URL: http://astroimagej.170.s1.nabble.com/Mac-OS-X-Bundle-Versions-tp219p342.html

I had the same issue and wanted to figure out why.

It's related to how the files are unzipped.  If you use the Finder GUI and click to unzip all is well, the files are set to executable.  If you unzip using the command line, i.e. "unzip AstroImageJ_v3.2.0_20160201_mac.zip" the files are not set to executable.

It's pretty obscure and most people don't unzip using the command line but it stumped me until I found Christian's post.

It might be helpful to add a comment about this in the readme notes.

Thanks,
Dave