[olug] mozilla yet no java?

Eric Penne epenne at yahoo.com
Mon Feb 24 15:08:07 UTC 2003


This was my problem too.  I was going to chime in earlier but I didn't
remember what I did.  I had installed the sun java but it just never
worked.  I don't remember what tipped me off to this but it was the
stdc lib that was lacking.

Eric

> 
>     The Mozilla package requires libstdc++-libc6.1-1.so.2.  Since I
> do
> not have this particular library installed, I made a symlink to
> libstdc++-3-libc6.2-2-2.10.0.so in /usr/lib
> 
>         ln -s libstdc++-3-libc6.2-2-2.10.0.so
> libstdc++-libc6.1-1.so.2
> 
>     This appears to have solved the problem.
> 
>     "Installing" the java plugin, then, was as simple as creating a
> symlink in /usr/local/bin/mozilla/plugins to the libjavaplugin_oji.so
> library in the installed Java SDK.
> 
>       ln -s     
> 	/usr/local/j2sdk1.4.1/jre/plugin/i386/ns610/libjavaplugin_oji.so
>         /usr/local/bin/mozilla/plugins/libjavaplugin_oji.so
> 
>     I verified that Java plugin support was available in from
> Mozilla's
> "About Plugins" dialog.
> 
> Hope that helps...
> 
> robert.a.jacobs
> 
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> http://lists.olug.org/mailman/listinfo/olug


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



More information about the OLUG mailing list