Recently, Somebody Somewhere wrote these words
> 
> On Thu, May 26, 2005 10:46, Declan Moriarty said:
> [...]
> > I only lose the browser. Have you the firefox binary, or did you
> > compile? Have you the java & flash plugins? Have you j2re?
> 
> Compiled (of course, I'm a diehard).  I use mozplugger, and I have all
> the plugins.  Flash seems OK, it seems to be Java related, haven't had
> time to track it down.
> 
> As I said, next build should sort it out.  But I'm extremely busy
> right now.


Sorted it, and you're all going to have to read it now :).

The fix was 

su
rm -f /usr/lib/firefox-1.0/plugins/libjavaplugin.oji.so
cd /usr/X11R6/lib
mkdir browser_plugins
ln -s /usr/jre1.5.0_01/plugin/i386/ns7/libjavaplugin.oji.so .
ln -s /usr/jre1.5.0_01/plugin/i386/ns7/libjavaplugin.oji.so \
/usr/lib/firefox-1.0/plugins/

Something to do with using precompiled binaries......

/holds head in shame
-- 

        With best Regards,


        Declan Moriarty.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to