Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Netscape/Mozilla plugins in Konqueror compiled with GCC 3.1?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
SegFault_II
n00b
n00b


Joined: 29 May 2002
Posts: 8

PostPosted: Fri Jul 05, 2002 7:35 pm    Post subject: Netscape/Mozilla plugins in Konqueror compiled with GCC 3.1? Reply with quote

I use Gentoo 1.3b since wednesday, and today I found that the netscape-plugins don`t work in Mozilla.
Then I read https://forums.gentoo.org/viewtopic.php?t=4753 and compiled the .so-file.
Mozilla now handles flash & co. correctly, but not Java (just as in the thread) and the RealPlayer-Plugin doesn`t work, too.
Now I finally merged KDE 3.0.2 and found, that Konqueror has problems with the flash-plugin, too.
Now I tried to rename /usr/kde/3/bin/nspluginviewer to nspluginviewer.bin and wrote a script /usr/kde/3/bin/nspluginviewer.
The content of the script is:

#!/bin/sh
LD_PRELOAD=/usr/lib/mozilla/libc++mem.so
./nspluginviewer.bin $*

But this didn`t help.
Any ideas?

Btw: Java works great in Konqueror (the first time for me).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum