You are not logged in.

#1 2008-02-07 12:40:08

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

JRE, Flash, other plugins not being found

Well, I just installed Arch Linux on a newer computer, and I've run into a few problems I didn't encounter with the old arch system I was running.  First, after installing firefox, I couldn't open it from the icon.  I had to change it from "firefox %u" to "/opt/mozilla/bin/firefox %u"

The next problem I encountered involves flash, jre, and other plugins.  Firefox isn't finding any of the plugins, even though they are installed.  In addition, OpenOffice.org isn't finding the JRE.

Any idea what's going on, and how to fix it?  And if it involves "changing paths", then could someone please explain to me how to do that?

Offline

#2 2008-02-07 14:27:39

linuxlefty
Member
From: Virginia, USA
Registered: 2007-04-27
Posts: 27
Website

Re: JRE, Flash, other plugins not being found

are the plugins listed in /opt/mozilla/lib/plugins ?


My Website: www.LinuxLefty.com

Offline

#3 2008-02-07 14:33:55

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: JRE, Flash, other plugins not being found

Falcata wrote:

The next problem I encountered involves flash, jre, and other plugins.  Firefox isn't finding any of the plugins, even though they are installed.  In addition, OpenOffice.org isn't finding the JRE.

Any idea what's going on, and how to fix it?  And if it involves "changing paths", then could someone please explain to me how to do that?

this is a bug in jre. see http://bbs.archlinux.org/viewtopic.php?id=41512
first post.


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2008-02-07 19:04:35

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: JRE, Flash, other plugins not being found

Well, this seems to work quite well.  It not only fixed JRE, but mozplugger, flash, etc. as well.

Offline

#5 2008-02-07 23:33:00

Zer0
Member
From: Windsor, ON, Canada
Registered: 2006-08-25
Posts: 299

Re: JRE, Flash, other plugins not being found

My guess as to why you had to change the icon to call /opt/mozilla/bin/firefox directly is because it was a fresh install and Arch wasn't of this in your $PATH.  A logout/login would have solved this, or a source /etc/profile.

That would have updated your $PATH variable to include /opt/mozilla/bin.

Offline

#6 2008-02-07 23:49:02

Falcata
Member
From: Michiana
Registered: 2008-01-23
Posts: 501
Website

Re: JRE, Flash, other plugins not being found

So I guess the moral of the story is "When in doubt, reboot."

Offline

#7 2008-02-08 00:03:10

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,400
Website

Re: JRE, Flash, other plugins not being found

not reboot - logout/login.  You hardly ever actually need to reboot in linux

Offline

#8 2008-02-08 00:39:12

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: JRE, Flash, other plugins not being found

plugins path is /usr/lib/mozilla/plugins

From flash package:

install -m755 $startdir/src/install_flash_player_9_linux/libflashplayer.so \
    $startdir/pkg/usr/lib/mozilla/plugins || return 1

I need real, proper pen and paper for this.

Offline

#9 2008-04-06 23:44:39

Extreme Coder
Member
Registered: 2008-03-11
Posts: 41

Re: JRE, Flash, other plugins not being found

Sorry for bumping, but what exactly is the fix to making FF see the missing plugins? (Flash, JRE, Mplayer)

Offline

Board footer

Powered by FluxBB