![](https://seccdn.libravatar.org/avatar/c5d579be15d0cabd9fcdff538f017ca1.jpg?s=120&d=mm&r=g)
Is there a Suse 9.2 compatible JRE 1.5 RPM anywhere? The distro seems to require 1.4 or things like Konqueror don't work right. ( I installed an outside copy of 1.5 and java applets stopped working ). I need 1.5 to run azureus ( bittorrent client ).
![](https://seccdn.libravatar.org/avatar/c7c3bc651039f58d0987b950536493a8.jpg?s=120&d=mm&r=g)
On Friday 20 May 2005 13:02, John Bailo wrote:
Is there a Suse 9.2 compatible JRE 1.5 RPM anywhere?
I use Java 1.5 successfully in SuSE 9.3, came with the distribution DVD. -- NSK http://portal.wikinerds.org
![](https://seccdn.libravatar.org/avatar/c5d579be15d0cabd9fcdff538f017ca1.jpg?s=120&d=mm&r=g)
On Friday 20 May 2005 04:12, NSK wrote:
On Friday 20 May 2005 13:02, John Bailo wrote:
Is there a Suse 9.2 compatible JRE 1.5 RPM anywhere?
I use Java 1.5 successfully in SuSE 9.3, came with the distribution DVD.
I'm waiting for the ftp iso!
-- NSK http://portal.wikinerds.org
![](https://seccdn.libravatar.org/avatar/911cb229d0b77973309cbfef2b43a2e8.jpg?s=120&d=mm&r=g)
I'm using suse 9.1 with jdk 1.5, there is no problem. I used sun installer, next I changed a value in sysconfig and all is ok
![](https://seccdn.libravatar.org/avatar/d86508251e48b986057d34bf9ae3b6b3.jpg?s=120&d=mm&r=g)
John Bailo wrote:
Is there a Suse 9.2 compatible JRE 1.5 RPM anywhere?
The distro seems to require 1.4 or things like Konqueror don't work right.
( I installed an outside copy of 1.5 and java applets stopped working ).
I need 1.5 to run azureus ( bittorrent client ).
You need to build your own RPM from the jpackage.org wrapper and the Sun binaries: - download (but don't install) the Sun JDK binary (not the JRE) - download java-1.5.0-sun-1.5.0.03-1jpp.nosrc.rpm from http://jpackage.org/rpm.php?id=2546 - follow the instructions at http://jpackage.org/rebuilding.php to set up your system with the above files and build your own RPMs - the rpms will include both a "java" and a "java-devel" rpm - if you just want a JRE not a JDK, don't install the "java-devel" package. Sadly, this convoluted process is necessary because the JPackage.org people don't think they are legally able to distribute a JRE due to Sun's licensing rules. I'm not quite sure why these rules apply to jpackage.org but not to Suse, I'd guess it's because Suse has more clout :) Note that if you want to run both Java 1.4 and Java 1.5 you'll need the update-alternatives package - it's included in Suse 9.3 but I'm not sure if it is for 9.2, or if you need to get it from jpackage.org. Using this is beyond the scope of this e-mail :) - Korny -- Kornelis Sietsma
![](https://seccdn.libravatar.org/avatar/c5d579be15d0cabd9fcdff538f017ca1.jpg?s=120&d=mm&r=g)
Thanks. I definitely need to acquire/buy 9.3 On Saturday 21 May 2005 01:22, Kornelis Sietsma wrote:
John Bailo wrote:
Is there a Suse 9.2 compatible JRE 1.5 RPM anywhere?
The distro seems to require 1.4 or things like Konqueror don't work right.
( I installed an outside copy of 1.5 and java applets stopped working ).
I need 1.5 to run azureus ( bittorrent client ).
You need to build your own RPM from the jpackage.org wrapper and the Sun binaries: - download (but don't install) the Sun JDK binary (not the JRE) - download java-1.5.0-sun-1.5.0.03-1jpp.nosrc.rpm from http://jpackage.org/rpm.php?id=2546 - follow the instructions at http://jpackage.org/rebuilding.php to set up your system with the above files and build your own RPMs - the rpms will include both a "java" and a "java-devel" rpm - if you just want a JRE not a JDK, don't install the "java-devel" package.
Sadly, this convoluted process is necessary because the JPackage.org people don't think they are legally able to distribute a JRE due to Sun's licensing rules. I'm not quite sure why these rules apply to jpackage.org but not to Suse, I'd guess it's because Suse has more clout :)
Note that if you want to run both Java 1.4 and Java 1.5 you'll need the update-alternatives package - it's included in Suse 9.3 but I'm not sure if it is for 9.2, or if you need to get it from jpackage.org. Using this is beyond the scope of this e-mail :)
- Korny -- Kornelis Sietsma
participants (4)
-
Aldrik KLEBER
-
John Bailo
-
Kornelis Sietsma
-
NSK