<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Balz<br>
      <br>
      Are you still running Yanel under Java 6, or have you been able to
      figure out<br>
      the missing libs?<br>
      <br>
      I am planning to upgrade to Yosemite. Do you think it is worth it?<br>
      <br>
      Thanks<br>
      <br>
      Michael<br>
      <br>
      Am 27.10.14 um 13:17 schrieb Michael Wechner:<br>
    </div>
    <blockquote cite="mid:544E37D5.7000108@wyona.com" type="cite">
      <pre wrap="">Hi Balz

Thanks very much for your hints.

Which libs/APIs have disappeared?

Thanks

Michael

Am 27.10.14 um 11:39 schrieb basZero:
</pre>
      <blockquote type="cite">
        <pre wrap="">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 class="moz-txt-link-freetext" href="http://support.apple.com/kb/DL1572?viewlocale=en_US&locale=en_US">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 class="moz-txt-link-abbreviated" href="mailto:michael.wechner@wyona.com">michael.wechner@wyona.com</a>
</pre>
        <blockquote type="cite">
          <pre wrap="">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 class="moz-txt-link-abbreviated" href="mailto:Yanel-development@wyona.com">Yanel-development@wyona.com</a>
<a class="moz-txt-link-freetext" href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a>

</pre>
        </blockquote>
        <pre wrap="">

</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>