Menu

#4 use with older java?

open
nobody
None
5
2009-11-16
2009-11-16
Anonymous
No

I am stuck with an oldish mac - Leopard OS which does not support java6 32 bit on intel or ppc. Is there any chance that it can be made to work with java 1.5? do you really need java6 features???

Discussion

  • Holger Brandl

    Holger Brandl - 2009-11-17

    OpenCards does not yet run on MacOS. I'm currenlty investigating this problem. However, I don't have the time to support ikd outdated java 1.5.

    Cheers, Holger

     
  • Nobody/Anonymous

    java 1.6 is available on Macosx, it just isn't the default.

    $ ls -l /System/Library/Frameworks/JavaVM.framework/Versions/
    total 56
    lrwxr-xr-x 1 root wheel 5 Dec 12 07:40 1.3 -> 1.3.1
    drwxr-xr-x 3 root wheel 102 Sep 29 2007 1.3.1
    lrwxr-xr-x 1 root wheel 5 Sep 6 2009 1.4 -> 1.4.2
    lrwxr-xr-x 1 root wheel 3 Jun 8 2009 1.4.1 -> 1.4
    drwxr-xr-x 8 root wheel 272 Jun 8 2009 1.4.2
    lrwxr-xr-x 1 root wheel 5 Dec 12 07:40 1.5 -> 1.5.0
    drwxr-xr-x 8 root wheel 272 Jun 8 2009 1.5.0
    lrwxr-xr-x 1 root wheel 5 Dec 12 07:40 1.6 -> 1.6.0
    drwxr-xr-x 8 root wheel 272 Jun 8 2009 1.6.0
    drwxr-xr-x 7 root wheel 306 Dec 12 07:40 A
    lrwxr-xr-x 1 root wheel 1 Dec 12 07:40 Current -> A
    lrwxr-xr-x 1 root wheel 3 Dec 12 07:40 CurrentJDK -> 1.5

     

Log in to post a comment.