This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 104062 - unable to install jdk-1_5_0_12-nb-5_5_1-linux-ml.bin
Summary: unable to install jdk-1_5_0_12-nb-5_5_1-linux-ml.bin
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 5.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-16 13:29 UTC by Jan Horvath
Modified: 2007-05-21 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2007-05-16 13:29:42 UTC
I'm not able to install jdk-1_5_0_12-nb-5_5_1 bundle on linux. I've got this error:

No Java Runtime Environment(JRE) was found on this system.
Comment 1 mslama 2007-05-16 17:58:19 UTC
It looks like your download is corrupted. I downloaded installer and it works
fine. Verify MD5 checksum:
[~]> md5sum jdk-1_5_0_12-nb-5_5_1-linux-ml.bin.sh
45fe936215c83998ad00bdc914053ec9  jdk-1_5_0_12-nb-5_5_1-linux-ml.bin.sh
Comment 2 mslama 2007-05-21 12:59:57 UTC
This is known problem on FC4 with SE Linux enabled. Workaround is to disable SE
Linux. It happens with JDK 6 and not JDK 5. We use JRE 6 as bundled JVM in
jdkbundle installer.
Comment 3 mslama 2007-05-21 13:02:15 UTC
See http://forums.java.net/jive/thread.jspa?threadID=1546&tstart=60 for more
details.