Instead of copying the plugin (libjavaplugin_oji.so), I think you need
to make a symbolic link.  When I copied it, it would crash because it
was looking for libraries with relative paths (../lib/*) instead of
absolute (/usr/local/lib/*).  This was with RH7.1 and the mozilla
package from Ximian 1.4...so YMMV.
-Eric
On 15 Jun 2001 07:03:33 -0400, Andrew Wyatt wrote:
> Get java2 from sun, untar it, cp Java2/plugin/i386/libjavaplugin_oji.so
> /usr/lib/mozilla/plugins/libjavaplugin_oji.so
> mv Java2 /opt
> 
> add export JRE=/opt/Java2 to /etc/profile
> 
> log out, then log in
> 
> (some of the paths may be different it's been a while..)
> 
> This worked on RH 7.0
> 
> Andrew
>
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 19:05:03 EDT