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

Michael Wechner michael.wechner at wyona.com
Wed Dec 3 15:55:39 EST 2014


Hi Balz

I have installed

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

and when I run

/System/Library/Frameworks/JavaVM.framework/Versions/Current/commands/java_home

then it tells me to set

/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home

as JAVA_HOME.

When I set

export
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home

then I can build and run Yanel without any problem with Java 8 on Yosemite.

What error did you receive?

Thanks

Michael

Am 03.12.14 um 16:57 schrieb Michael Wechner:
> done. Now I have to get used to it ;-)
>
> Am 03.12.14 um 14:11 schrieb basZero:
>> you will... trust the big apple **coughing** :-)
>>
>> On Wed, Dec 3, 2014 at 2:04 PM, Michael Wechner <michael.wechner at wyona.com>
>> wrote:
>>
>>>  I am currently downloading it .... I will hopefully see you on the other
>>> side :-)
>>>
>>> Thanks
>>>
>>> Michael
>>>
>>> Am 03.12.14 um 11:38 schrieb basZero:
>>>
>>> Have fun!
>>> Yosemite is really a great OS, and it's really fast!
>>> Cheers
>>>
>>> On Wed, Dec 3, 2014 at 11:05 AM, Michael Wechner <michael.wechner at wyona.com> <michael.wechner at wyona.com>
>>> wrote:
>>>
>>>
>>>   thanks for your feedback.
>>>
>>> I will try to update to Yosemite today and try to better understand the
>>> problem and get it working.
>>>
>>> Thanks
>>>
>>> Michael
>>>
>>> Am 03.12.14 um 10:59 schrieb basZero:
>>>
>>> still under Java 6.
>>>
>>> But it is still a high priority issue for me to upgrade to SE8, because SE6
>>> is officially not supported anymore and does not get official public
>>> updates anymore since Feb 2013:http://www.oracle.com/technetwork/java/eol-135779.html
>>>
>>> So I think it would make sense to create a new branch for Yanel which is
>>> for SE8 (SE7 can be skipped, as it rans out of official support in April
>>> 2015).
>>>
>>> Cheers, Balz
>>>
>>> On Tue, Dec 2, 2014 at 1:02 PM, Michael Wechner <michael.wechner at wyona.com> <michael.wechner at wyona.com> <michael.wechner at wyona.com> <michael.wechner at wyona.com>
>>>
>>> wrote:
>>>
>>>
>>>   Hi Balz
>>>
>>> Are you still running Yanel under Java 6, or have you been able to figure
>>> out
>>> the missing libs?
>>>
>>> I am planning to upgrade to Yosemite. Do you think it is worth it?
>>>
>>> Thanks
>>>
>>> Michael
>>>
>>> Am 27.10.14 um 13:17 schrieb Michael Wechner:
>>>
>>> Hi Balz
>>>
>>> Thanks very much for your hints.
>>>
>>> Which libs/APIs have disappeared?
>>>
>>> Thanks
>>>
>>> Michael
>>>
>>> Am 27.10.14 um 11:39 schrieb basZero:
>>>
>>>  Hi,
>>> I now noticed the following: you can't build Yanel under Java SE8 as there
>>> are libraries (APIs) used that have disappeared in SE8.
>>>
>>> So in order to install SE6 in parallel to Yosemite's SE8, you have to
>>> install this library provided by Apple:http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US
>>>
>>> After that, you find SE6 again under the normal path:
>>> /System/Library/Frameworks/JavaVM.framework/Home
>>>
>>> or reference it explicitly in yanel.sh:
>>>
>>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
>>>
>>>
>>> Cheers, Balz
>>>
>>> On Tue, Oct 21, 2014 at 11:55 AM, Michael Wechner <michael.wechner at wyona.com
>>>
>>>  wrote:
>>>  Hi Balz
>>>
>>> Thanks very much for your hint.
>>>
>>> I have updated yanel.sh accordingly and it should now recognize the
>>> difference between
>>>
>>> Mac OS X and Mac OS X Yosemite
>>>
>>> Can you you update your local git and give it a try?
>>>
>>> Thanks
>>>
>>> Michael
>>>
>>> Am 20.10.14 um 14:46 schrieb basZero:
>>>
>>> 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
>>>
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Yanel-development mailing list Yanel-development at wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Yanel-development mailing list Yanel-development at wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Yanel-development mailing list Yanel-development at wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Yanel-development mailing list Yanel-development at wyona.com
>>> http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development
>>>
>>
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mx2.wyona.com/pipermail/yanel-development/attachments/20141203/086b7784/attachment.html>


More information about the Yanel-development mailing list