![]() |
Upgrade firefox in slackware 12.1 and install jre plugins
Hi,
i'm having trouble installing the jre in firefox3.6. I'm using slackware 12.1 which comes with the default firefox 2. Downloaded 3.6 into my systems this is where i install: Code:
root@linux:/usr/lib/firefox3.6Code:
chongming@linux:/usr/local/jre1.6.0_21Code:
root@linux:/usr/lib/firefox3.6/plugins# ln -s /usr/local/jre1.6.0_21//plugin/i386/ns7-gcc29/libjavaplugin_oji.soCode:
root@linux:/usr/lib/firefox3.6/plugins# ls -lThis is the permission for the firefox 3.6 dir in the /usr/lib path: Code:
root@linux:/usr/lib# ls -ld firefox3.6/ |
Hi,
Later versions of firefox use libnpjp2.so instead of libjavaplugin_oji.so. Also it's better to put firefox plugins into /usr/lib/mozilla/plugins (or usr/lib64/mozilla/plugins if using Slack64). So try: Code:
ln -s /usr/local/jre1.6.0_21/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins |
| All times are GMT -5. The time now is 06:28 AM. |