Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Firefox: No plugins
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
valkyrite
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 241

PostPosted: Sun Jan 07, 2007 9:11 pm    Post subject: Firefox: No plugins Reply with quote

I cannot run java applets or flash animations inside the firefox browser.

I get "click here to download plugin" message indicating that firefox does not know about the presence of the plugin.

I have JAVA installed on my system. I also have netscape-flash installed on my system.

I'm using 64-bit Gentoo.

Sun JDK
Code:

*  dev-java/sun-jdk
      Latest version available: 1.5.0.08
      Latest version installed: 1.5.0.08
      Size of files: 91,165 kB
      Homepage:      http://java.sun.com/j2se/1.5.0/
      Description:   Sun's J2SE Development Kit, version 1.5.0.08
      License:       dlj-1.1


Adobe Flash
Code:

*  net-www/netscape-flash
      Latest version available: 7.0.68
      Latest version installed: 9.0.21.78
      Size of files: 997 kB
      Homepage:      http://www.macromedia.com/
      Description:   Macromedia Shockwave Flash Player
      License:       Macromedia


Firefox
Code:

*  www-client/mozilla-firefox
      Latest version available: 1.5.0.9
      Latest version installed: 1.5.0.9
      Size of files: 40,203 kB
      Homepage:      http://www.mozilla.org/projects/firefox/
      Description:   Firefox Web Browser
      License:       MPL-1.1 NPL-1.1


Java configuration
Code:

valkyrite ~ # java-config --list-available-vms
The following VMs are available for generation-2:
*)      Sun JDK 1.5.0.08 [sun-jdk-1.5]


I searched the forum and found several threads discussing these issues but I cannot get JAVA and flash to run inside my browser.

What should I do to make sure that JAVA applets run inside firefox.

Thanks
Back to top
View user's profile Send private message
madisonicus
Veteran
Veteran


Joined: 20 Sep 2006
Posts: 1130

PostPosted: Sun Jan 07, 2007 11:06 pm    Post subject: Reply with quote

This might help: http://www.gentoo.org/doc/en/java.xml#doc_chap7
_________________
Please add [SOLVED] to your message title if you feel that your question has been answered.
------
Intel Q9300 Core2 Quad * Gigabyte GA-EP35C-DS3R
Samsung x360
AMD64 x2 4200+ * TF7050-M2 * HTPC
ZOTAC ION A-U Mini-ITX * HTPC
Back to top
View user's profile Send private message
valkyrite
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 241

PostPosted: Sun Jan 07, 2007 11:15 pm    Post subject: Reply with quote

madisonicus wrote:
This might help: http://www.gentoo.org/doc/en/java.xml#doc_chap7


Thanks,

On 64 bit, nsplugin is not available.

Code:

valkyrite ~ # emerge -pv sun-jdk

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-java/sun-jdk-1.5.0.08  USE="X alsa -doc -examples -jce (-nsplugin)" 42,826 kB

Total size of downloads: 42,826 kB
valkyrite ~ #


:( :(
Back to top
View user's profile Send private message
madisonicus
Veteran
Veteran


Joined: 20 Sep 2006
Posts: 1130

PostPosted: Sun Jan 07, 2007 11:20 pm    Post subject: Reply with quote

Then try here: http://www.gentoo.org/doc/en/gentoo-amd64-faq.xml#flash
_________________
Please add [SOLVED] to your message title if you feel that your question has been answered.
------
Intel Q9300 Core2 Quad * Gigabyte GA-EP35C-DS3R
Samsung x360
AMD64 x2 4200+ * TF7050-M2 * HTPC
ZOTAC ION A-U Mini-ITX * HTPC
Back to top
View user's profile Send private message
valkyrite
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 241

PostPosted: Mon Jan 08, 2007 12:24 am    Post subject: Reply with quote

madisonicus wrote:
Then try here: http://www.gentoo.org/doc/en/gentoo-amd64-faq.xml#flash


It says to emerge netscape-flash.

I have already emerged it (I remerged version 7).

But I cannot get flash to run. :(

Firefox probably needs to know where to look for "libflashplayer.so"

It is presently installed in "/opt/netscape/plugins"

How can I make firefox know the location of the plugin?
Back to top
View user's profile Send private message
bfury25
n00b
n00b


Joined: 03 Dec 2002
Posts: 65

PostPosted: Mon Jan 08, 2007 1:03 am    Post subject: Reply with quote

Hi,

Flash only works with mozilla-firefox-bin (32 bit) and you are using mozilla-firefox (compiled for your 64bit amd)...

You need to emerge mozilla-firefox-bin (and maybe re-emerge netscape flash to get right symlinks to be made) and use this one if you have flash content to view.

All plugins for mozilla-firefox are in /usr/lib64/nsbrowser/plugins and all plugins for mozilla-firefox-bin are in /usr/lib32/nsbrowser/plugins, but all should be right if you re-emerge plugins after both firefox and firefox-bin are emerged.

The bad side of this is that all plugins you will compile yourself in 64bit (i mean, not provided as 32bit binaries, vlc for example) will only work with your mozilla-firefox and not on mozilla-firefox-bin.

Please all amd64 users, pray for Adobe provides 64bit version of final linux flash 9 ;)
Back to top
View user's profile Send private message
valkyrite
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 241

PostPosted: Mon Jan 08, 2007 1:20 am    Post subject: Reply with quote

bfury25 wrote:
Hi,

Flash only works with mozilla-firefox-bin (32 bit) and you are using mozilla-firefox (compiled for your 64bit amd)...

You need to emerge mozilla-firefox-bin (and maybe re-emerge netscape flash to get right symlinks to be made) and use this one if you have flash content to view.

All plugins for mozilla-firefox are in /usr/lib64/nsbrowser/plugins and all plugins for mozilla-firefox-bin are in /usr/lib32/nsbrowser/plugins, but all should be right if you re-emerge plugins after both firefox and firefox-bin are emerged.

The bad side of this is that all plugins you will compile yourself in 64bit (i mean, not provided as 32bit binaries, vlc for example) will only work with your mozilla-firefox and not on mozilla-firefox-bin.

Please all amd64 users, pray for Adobe provides 64bit version of final linux flash 9 ;)


I reemerged eveerything twice (still no luck).

I have emerged mozilla-firefox-bin (default).

How can I emerge a 32 bit version of firefox.

I have the files "libflashplayer.so" and "flashplayer.xpt" in /usr/lib32/nsbrowser/plugins.

The directory /usr/lib64/nsbrowser/plugins is empty.

And therefore I feel that 32 bit version of the flash player is installed on my machine.

What should I do to get 32 bit version of the browser?

Thanks
Back to top
View user's profile Send private message
monkeynuthead
n00b
n00b


Joined: 08 Jan 2007
Posts: 11
Location: UK

PostPosted: Mon Jan 08, 2007 1:50 am    Post subject: Reply with quote

Have you emerged nspluginwrapper?

For flash, try emerging in the order mentioned in this post https://forums.gentoo.org/viewtopic-t-529965-highlight-amd64+flash.html - restarting firefox picked up the plugin. I agree with kamikaze's post in the thread mentioned but, for the moment this works.

Surely 64bit plugins are on their way?
Back to top
View user's profile Send private message
valkyrite
Apprentice
Apprentice


Joined: 19 Sep 2002
Posts: 241

PostPosted: Mon Jan 08, 2007 5:28 am    Post subject: Reply with quote

Thanks, I got the flash working (with sound). :D

Now Java applet remains. What should I do about that?
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