Closed
Bug 271539
Opened 20 years ago
Closed 20 years ago
manual installed java runtime will not install as plugin
Categories
(Toolkit Graveyard :: Plugin Finder Service, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: friess, Assigned: doronr)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041122 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041122 Firefox/1.0 after manually downloading Sun Java J2SE50 Runtime i install and test jre in os. java -version give correct runtime output. i link runtime plugin lib to plugin dir of firefox. i restart firefox but the plugin will not be loaded. in windows version everthing works automatically as expected. Reproducible: Always Steps to Reproduce: 1. download J2SE50 from sun website as rpm 2. install rpm, test ok 3. ln -s /usr/lib/java/plugin/i386/ns7-gcc29/libjavaplugin-oji.so ..../firefox-installer/plugins 4. restart firefox Actual Results: when navigating to above url plugin install sevice starts again. telling me to install java plugin (manually). Expected Results: display the website like the windows version does.
| Assignee | ||
Comment 1•20 years ago
|
||
You want the ns7 directory, not the ns7-gcc29 one.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > You want the ns7 directory, not the ns7-gcc29 one. doesn?t work either. i tested with both libs.
| Assignee | ||
Comment 3•20 years ago
|
||
ln the plugin to /home/youruser/.mozilla/plugins/, which will be shared by all Mozilla products.
Updated•16 years ago
|
Product: Firefox → Toolkit
Updated•10 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•