Re: [WBEL-users] Java
"Eric B." <[email protected]>
| Newsgroups | gmane.linux.whitebox.user |
|---|---|
| Message-ID | <[email protected]> |
Have you tried just checking the Sun site? Are you looking just for the JVM or the JRE? http://java.sun.com/j2se/1.5.0/download.jsp Click on the download link, and you'll find the Sun J2SE download kit available in an rpm.bin format. Basically, you download the rpm.bin file, and execute it. It will extract the rpm. Then you can just rpm -i the extracted java.rpm file. Good luck. Eric "Vic" <[email protected]> wrote in message news:[email protected]... > Hi All. > > It's time to bite the bullet. I'm going to have to play with Java. > > I've avoided it until now - partly because of RedHat's reticence to > include it. But I need to rebuild db4, ... > > So - which RPMs do I install? I spent some time trying to get Blackdown > going, I tried JPackage - I couldn't get anything working properly. > > Any hints? > > Thanks! > > Vic.