Changes between Version 55 and Version 56 of InstallNotes


Ignore:
Timestamp:
2012-09-17T00:05:05+02:00 (14 years ago)
Author:
skorasaurus
Comment:

added note about disabling gatekeeper in OS X's mountain lion to run josm

Legend:

Unmodified
Added
Removed
Modified
  • InstallNotes

    v55 v56  
    6969
    7070 This way to start JOSM should be sufficient in most cases.
     71 
     722. If you are running Mountain Lion, you will need temporarily disable Gatekeeper. Otherwise, you may receive an error "JOSM.app is damaged and can't be opened. You should move it to the Trash." Disable Gatekeeper by opening System Preferences > Security & Privacy, and set 'Allow applications downloaded from:' to 'Anywhere'. Once you open the application, you can re-enable gatekeeper, and it appears that JOSM will open again without a problem. See [http://www.openstreetmap.org/user/drnoble/diary/17636 this] for more info
    7173
    72  2. However, if you need to start it up with additional Java parameter(s) (e.g. -Xmx512M) you can also use the MacOS "Terminal" and start JOSM (Java) manually:
     74 3. However, if you need to start it up with additional Java parameter(s) (e.g. -Xmx512M) you can also use the MacOS "Terminal" and start JOSM (Java) manually:
    7375
    7476 Start the "Terminal" application (e.g. by typing "Terminal" into the Spotlight search)