Page 1 of 1

Mac Install Help Needed

Posted: Mon May 16, 2016 7:30 pm
by Tigerbait28
My mac and Java are completely up to date, however I am getting a message saying that i need to download java 1.6 or greater during the introduction step. Is there a system preference or something that I need to change to allow this application to run? Thanks!

Re: Mac Install Help Needed

Posted: Tue May 17, 2016 7:31 am
by PriteshGajjar
Are you using ZD 7.2.8 RC build? If yes, then this problem should not occur.

For older version of ZD :
/usr/bin/java might not have set and to do that perform following steps:

sudo mv /usr/bin/java /usr/bin/java.old
sudo ln -ns /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java /usr/bin/java