Re: install missing plugins (applet)
mekalai82@gmail.com wrote:
java -version (i am getting following java installation version)
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
That is a very, very old version of Java.
i can run and compile the java program.
i have to run the applet program. while i am trying to run applet i am
getting the following error
install missing plugin. addition plugins are required to display all
the media on this page.
i have installed.
how to enable applet plugin on linux.?
You need to follow the installation instructions. The Java release should have
included specific instructions for setting up the plugin for that release. It
also depends on which browser you are using.
Normally you have to create a symbolic link from the plugin directory of the
browser to the plugin in the Java installation. The plugin is called
libjavaplugin_oji.so in later releases, you will need to locate it in your Java
release. I don't know where it is in such an old version of Java, use the find
command. It will probably be in jre/plugin directory tree.
--
Nigel Wade, System Administrator, Space Plasma Physics Group,
University of Leicester, Leicester, LE1 7RH, UK
E-mail : nmw@ion.le.ac.uk
Phone : +44 (0)116 2523548, Fax : +44 (0)116 2523555