daniel huhardeaux declaimed:
> Paul Mackinney wrote:
> >I'm running Sun's Java package and Mozilla 1.3 talkback from Mozilla.org. 
> >I've symlinked
> >
> >/usr/local/mozilla/plugin/libjavaplugin_oji.so ->
> >/usr/java/j2sdk1.4.1_02/jre/plugin/i386/ns610/libjavaplugin_oji.so
> >
> >The info at plugindoc.mozdev.org says these should work together (both
> >compiled with gcc-2.95xxx).
> >
> >When I compile a trivial applet (straight from Bruce Eckel's Thinking In
> >Java) that works fine with Appletviewer, Mozilla gives me an error
> >saying that the plugin for "application/x-java-applet;version=1.4.1"
> >needs to be installed, Mozilla's about:plugins window lists it and shows
> >it as being Enabled. (And yes, Edit>Advanced>Enable Java is checked.)
> > 
> >
> You have to use a java compiled with gcc 3.2. Sun's one is not ok. 
> Blackdown has one. Check the list archive, a link was given one or two 
> weeks ago where to download it.

My understanding is that the compatablilty table is:
Mozilla                    Java       Compiler
Debian-package(unstable?)  Blackdown  gcc-3.2
Mozilla.org                Sun        gcc-2.95

I am running Sarge (Testing). I've tried two versions of Mozilla and two
versions of Java. Both load the Sun plugin but not the Blackdown plugin
(e.g., for the Blackdown plugin nothing shows in about:plugins in
Mozilla). To install a plugin, I'm symlinking the plugin file into
Mozilla's plugin dir.

apt-get install Mozilla
version: 1.0
bin: /usr/bin/mozilla
plugindir: /usr/lib/mozilla

Mozilla.org Talkback build, installed via installer
version: 1.3
bin: /usr/local/mozilla/mozilla
plugindir: /usr/local/mozilla/plugin

Blackdown source: j2sdk-1.4.1-01-linux-i586-gcc3.2.bin
Plugin: /usr/java/j2sdk1.4.1/jre/plugin/mozilla/javaplugin_oji.so
Result: doesn't load (e.g., doesn't appear in Mozilla about:plugins)

Sun source: j2sdk-1.4.1_02 (don't have the binary any more)
Plugin: /usr/java/j2sdk1.4.1_02/jre/plugin/i386/ns610/javaplugin_oji.so
Result: loads (e.g., lots of listings in Mozilla about:plugins)

In both versions of Mozilla, viewing a simple applet (tests fine in
appletviewer) with the Sun plugin installed, displays a puzzle-piece
icon, clicking the icon yields the error saying that 
"application/x-java-applet;version=1.4.1" isn't installed, although this
precise listing shows in about:plugins.

PM
-- 
Paul Mackinney
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to