I usually rpm -e the one that's installed by default as it's often waaay out of date.
Depending on your distro, YMMV, I've found the latest Sun Java JDK (1.4) for Mandrake on the CD set (boxed). Otherwise if there is no rpm for red hat, erase your current java with rpm -e <packagename>, then get the .bin from sun, chmod +x the.bin, run the bin, agree to their terms _again_ and you should be setup. To test it, type java --version. Why Sun make it so hard is beyond me. Other than that, I've yet to find a problem with it on Linux. HTH Stu GroupScheduling 4 Linux. Kick the Exchange Habit with JICAL. Now with a shell interface for Linux SAs http://jical.sourceforge.net Red Hat OS? Same place I'd imagine On Fri, 2002-11-29 at 15:12, Phillipus Gunawan wrote: > This question might out of the linux world. > > Does anybody knows how to install Jbuilder using Jdk > that we download from Sun? > > I can't any documentation for installing Jdk and not > using the Jdk provided within the Jbuilder (redhat OS) > > Best Regards, > > Phillip. > > __________________________________________________ > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > http://mailplus.yahoo.com > -- > SLUG - Sydney Linux User's Group - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
