LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Java Plugins Problems SUSE 9.1 (https://www.linuxquestions.org/questions/linux-software-2/java-plugins-problems-suse-9-1-a-213049/)

jmoulinier 08-03-2004 05:10 PM

Java Plugins Problems SUSE 9.1
 
I'm installing Mozilla and Firefox (newer version) but when I Successful install the Java Plugin VM, these browsers ask again for the plugin.

Thank.....

Mega Man X 08-03-2004 05:28 PM

The very best way should be installing both JRE and Mozilla/Firefox from YaST. SuSE includes both packages and if both are installed, java should work.

However, if you want to install the plugin manually(with JRE already installed through YaST), you need to find where the package is installed and then create a symlink to the Firefox plugins folder. e.g:

Code:

ln -s /usr/local/<your JRE path>/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/local/firefox/plugins
If you want to do everything manually (installing both JRE and Firefox plugin), take a look into this thread:

http://www.linuxquestions.org/questi...171#post921171

it's meant to help installing Limewire, but should help installing java plugin as well (step #4).

Well, unless you _really_ need the latest Mozilla or Firefox, I'd stick with the packages shipped within SuSE's CD's, for both JRE and Firefox, but that's your call :)

Good luck!

jmoulinier 08-03-2004 06:24 PM

Thanks a lot for your help:D , It woks fine.......

I created the soft link like you explain me and mybox works.



Thank you very much

:cool:

Mega Man X 08-03-2004 08:18 PM

Cool!. You are welcome mate ;)


All times are GMT -5. The time now is 03:17 AM.