[PLUG] Mozilla + Java Plugin -- how?

Jeff DeFouw defouwj@purdue.edu
Fri, 23 Feb 2001 23:37:05 -0500 (EST)


On Fri, 23 Feb 2001, Paul Kuliniewicz wrote:

> Same problem.  The symlink is as you said it was, but it seems that the 
> libjavaplugin_oji.so is one of the files that javaplugin.so depends on.  
> That file is in the directory made by installing j2re1.3.0 
> (/usr/lib/j2re1.3.0).

Right, it does try to load it at some point.

> Maybe I screwed up compiling Mozilla from the 0.8 source?

I always use the builds.  The symbol that is apparently "undefined" is not
defined in many of my mozilla files and in my plugin.  It is defined in
libxpcom.so (one of the mozilla libraries) and at a quick scan only there,
so that's probably where it's supposed to pull it in.

--
Jeff DeFouw <defouwj@purdue.edu>