<div dir="ltr">Hm,<div>strange. I will try to reproduce it as soon as possible and let you know what it says.</div><div>But good to hear that it works on your end!</div><div>Cheers, Balz</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 3, 2014 at 9:55 PM, Michael Wechner <span dir="ltr"><<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div>Hi Balz<br>
      <br>
      I have installed<br>
      <br>
<a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html" target="_blank">http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html</a><br>
      <br>
      and when I run<br>
      <br>
/System/Library/Frameworks/JavaVM.framework/Versions/Current/commands/java_home<br>
      <br>
      then it tells me to set<br>
      <br>
      /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home<br>
      <br>
      as JAVA_HOME.<br>
      <br>
      When I set <br>
      <br>
      export
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home<br>
      <br>
      then I can build and run Yanel without any problem with Java 8 on
      Yosemite.<br>
      <br>
      What error did you receive?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 03.12.14 um 16:57 schrieb Michael Wechner:<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <pre>done. Now I have to get used to it ;-)

Am 03.12.14 um 14:11 schrieb basZero:
</pre>
      <blockquote type="cite">
        <pre>you will... trust the big apple **coughing** :-)

On Wed, Dec 3, 2014 at 2:04 PM, Michael Wechner <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a>
wrote:

</pre>
        <blockquote type="cite">
          <pre> 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 <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a> <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a>
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:<a href="http://www.oracle.com/technetwork/java/eol-135779.html" target="_blank">http://www.oracle.com/technetwork/java/eol-135779.html</a>

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 <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a> <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a> <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a> <a href="mailto:michael.wechner@wyona.com" target="_blank"><michael.wechner@wyona.com></a>

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:<a href="http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US" target="_blank">http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US</a>

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 <<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>

 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 <a href="mailto:Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" target="_blank">Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a>





--
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" target="_blank">Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a>





--
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" target="_blank">Yanel-development@wyona.comhttp://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a>





--
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a>

</pre>
        </blockquote>
        <pre>
</pre>
      </blockquote>
      <pre>
</pre>
      <br>
      <fieldset></fieldset>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a><br>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a><br></blockquote></div><br></div>