Hi,

I'm probably asking a dumb question, but hope springs eternal...I'm sort of
hoping the README isn't up to date...

Can Java Activator run on JDK 1.1.7+TYA? (or even without TYA). I don't relish
having to have two distinct JDK versions on the same machine, what with all the
problems with environment vars pointing to the wrong version.

According to the Java Activator README on blackdown:

Versions

The Runtime-plugin for Linux is available on both glibc and libc5 platforms. The
following configurations are absolutely neccessary:

glibc

      Steve Byrne's 1.1.5v5 glibc port of the jdk (jdk1.1.5v5-980311.tar.gz)
      libc-2.0.6.so
      libdl-2.0.6.so
      ld-2.0.6

The output of 'java -version' should return "cls:03/11/11-08:49" n

libc5

      Steve Byrne's 1.1.5v6 libc5 port of the jdk (jdk1.1.5.tar.gz)
      libc.so.5.4.44 or greater
      libm.so.5.0.9 or greater
      libdl.so.1.8.5 or greater

The output of 'java -version' should return "Linux_JDK_1.1.5_v6"


Reply via email to