View previous topic :: View next topic |
Author |
Message |
enigma_0Z Guru
Joined: 29 Aug 2004 Posts: 531 Location: Either lurking here or at my forum (see sig)
|
Posted: Sat Sep 25, 2004 3:03 am Post subject: Firefox doesn't seem to obey java-config... |
|
|
When I change my sytem (and or user) java VM and try to load firefox, I still get the same error. I've installed sun-jdk, and blackdown-jdk and jre. But firefox still tries to load from /opt/blackdown-jdk/plugins/jre/mozilla or something like that. Is there somewhere I can change firefox's java config?
This is the output if I start it from a console:
Code: | No running windows found
LoadPlugin: failed to initialize shared library /opt/blackdown-jdk-1.4.1/jre/pl
gin/i386/mozilla/javaplugin_oji.so [/opt/blackdown-jdk-1.4.1/jre/plugin/i386/mo
illa/javaplugin_oji.so: undefined symbol: GetGlobalServiceManager__16nsServiceM
nagerPP17nsIServiceManager] |
_________________ Check out my...
Website: (CURRENTLY DOWN) http://sledgehammer.ath.cx
Forum: (ALSO CURRRENTLY DOWN) http://sledgehammer.ath.cx/forum/ |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20485
|
Posted: Sat Sep 25, 2004 8:40 pm Post subject: |
|
|
Moved from Other Things Gentoo. _________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
asiobob Veteran
Joined: 29 Oct 2003 Posts: 1375 Location: Bamboo Creek
|
Posted: Sun Sep 26, 2004 3:01 am Post subject: |
|
|
this is because in firefox java support is obtained by linking to the java plugin, so its probably still linked to blackdonw. IIRC java-config sets the enviroment variables pointing to your java at your choosing but if a program is using linking instread that won't work.
Ans: find the link, remove, and relink to the plugin of your choosing.
I'm not on my gentoo box so I can't tell you where the link is (it could be in several places) |
|
Back to top |
|
|
|