On 6/15/05, Anze Vidmar <anzevi@xxxxxxxxx> wrote: > Eric Tanguy wrote: > > I would like to know how i can install java jre in FC4 > > URL: http://java.sun.com/j2se/1.5.0/download.jsp > > Choose: > > JRE 5.0 Update 3 includes the JVM technology > The J2SE Runtime Environment (JRE) allows end-users > to run Java applications. More info... > Download JRE 5.0 Update 3 > > Choose: > > Linux Platform > Linux self-extracting file (jre-1_5_0_03-linux-i586.bin, 15.80 MB) > > Run: > > [root@charon fc4]# sh jre-1_5_0_03-linux-i586.bin > [root@charon fc4]# mv jre1.5.0_03 /opt/ > [root@charon fc4]# ln -s > /opt/jre1.5.0_03/plugin/i386/ns7/libjavaplugin_oji.so > /usr/lib/mozilla/plugins/libjavaplugin_oji.so > This was copied from here: http://www.mjmwired.net/resources/mjm-fedora-fc4.shtml#java But when I wrote it I had NONE of the extra Java development options installed (Eclipse, etc.). So far I have had no problems with Sun JRE for Firefox. Mauriat