[Yanel-dev] Yanel under Mac OSX Yosemite (with Java SE 8)

basZero baszero at gmail.com
Mon Oct 20 08:46:52 EDT 2014


Hi

I just struggled with OSX Yosemite and the Yanel installation. As Yosemite
runs with Java SE 8 only, you have to install JDK8 and then the build does
not work anymore, because Java is no longer available under

/System/Library/Frameworks/JavaVM.framework/Home


So for those of you upgrading to Yosemite, use this in yanel.sh :

JAVA_HOME=`/System/Library/Frameworks/JavaVM.framework/Versions/Current/commands/java_home`

The command
/System/Library/Frameworks/JavaVM.framework/Versions/Current/commands/java_home
prints out the actual installtion of JDK8 and yanel.sh will build again.


Cheers, Balz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20141020/a55971a0/attachment.html>


More information about the Yanel-development mailing list