Bug#322621: Fwd: JRockit installer script avoidance HOWTO

Johan Walles johan.walles at gmail.com
Thu Apr 6 11:33:50 UTC 2006


Third attempt :-(.  Somebody should fix either me or debbugs.

---------- Forwarded message ----------
From: Johan Walles <johan.walles at gmail.com>
Date: 2006-apr-06 12:55
Subject: JRockit installer script avoidance HOWTO
To: 322621-submitter at bugs.debian.org


The installer .bin thingy is actually a self extracting zip file:

johan at transwarp:/tmp$ unzip -l jrockit-R26.0.0-jdk1.5.0_04-linux-ia32.bin
Archive:  jrockit-R26.0.0-jdk1.5.0_04-linux-ia32.bin
  Length     Date   Time    Name
 --------    ----   ----    ----
   998665  09-17-05 07:00   3rdparty.jar
  1684396  11-19-05 09:00   bids.jar
  1042597  11-17-05 08:00   comdev.jar
    26396  07-20-05 20:01   jsr173_api.jar
   385019  11-04-05 00:01   wizard.jar
   234927  05-18-05 19:00   wlw-plaf.jar
  2526707  07-20-05 20:01   xbean-2.0.0.jar
      690  11-22-05 23:01   autorun.inf
   249244  11-22-05 23:01   installer.jar
    11621  11-22-05 23:01   jrinstaller.sh
     4545  11-22-05 23:01   jvm.xml
    81537  11-22-05 23:01   libjni.so
 72373835  11-22-05 23:02   linux_ia32_jrockit150_04_sdk.zip
 --------                   -------
 79620179                   13 files

Extract linux_ia32_jrockit150_04_sdk.zip from the above.

The actual JVM is in that file:
johan at transwarp:/tmp/tabort$ unzip -l linux_ia32_jrockit150_04_sdk.zip |head
Archive:  linux_ia32_jrockit150_04_sdk.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
    11085  11-22-05 20:43   LICENSE
    71433  11-22-05 20:43   README.TXT
        0  11-22-05 20:42   bin/
    61424  11-22-05 20:42   bin/appletviewer
    61424  11-22-05 20:42   bin/apt
    61452  11-22-05 20:41   bin/console
    61424  11-22-05 20:42   bin/extcheck
...

So there should be no need for you to actually run the installer script.

  Have fun :-) //Johan




More information about the pkg-java-maintainers mailing list