Hello All,
In case anyone has this problem Jo from the community has given us a solution:
- Installed CIDER again. The installer was not working. I had to change my MAC Security Preferences to ‘ALLOW APPLICATIONS DOWNLOADED FROm - ANYWHERE’
- Still not working . Digging a bit further I found that the JDK was not being recognized. I downloaded Java SE 7 from the Oracle Java website .
- Still not working . So I had to use MAC OS TERMINAL to first see where Java SE was installed on my MAC using the /usr/libexec/java_home command.
- Then I used the manual install mechanism , and used TERMINAL again with the command,
/Applications/Cider\ Installer\ 2.app/Contents/MacOS/executable --javahome /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home - This time it installed. However CIDER still would not start . Looked like it was still not getting the JAVAHOME path
- Went to APPLICATIONS>UTILITIES>JAVA PREFERENCES and turned on JAVA ( looks like the MOUNTAIN LION install had somehow uninstalled Java or turned it off. In any case, I turned on Java again.
- CIDER now worked.
It seems that Java was uninstalled or maybe turned off by default.
Thanks,
M.Y. Developers [import]uid: 55057 topic_id: 29105 reply_id: 329105[/import]