LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FireFox Plug-in (https://www.linuxquestions.org/questions/linux-software-2/firefox-plug-in-466922/)

Naperian 07-23-2006 07:34 PM

FireFox Plug-in
 
When I use Firefox, their are a series of plug-in required so the page can be displayed properly.

The problem is that download and installation, still the page has problems (rectangle that says "click here to download plug-in").

The same happened w/other software. For example, I downloaded Real Player .rpm file. Despite that appears available, it is not working. This was also the case for Panda for Linux freeware.

Please help. Thanks.

reddazz 07-23-2006 07:55 PM

What Linux distro are you running? To get the RealPlayer plugin working, you can create a symlink as follows,
Code:

#ln -s /usr/local/RealPlayer/mozilla/* /usr/lib/mozilla/plugins/.
or directly to your Firefox installation
Code:

#ln -s /usr/local/RealPlayer/mozilla/* /usr/lib/firefox-{version}/plugins/.

Naperian 07-23-2006 08:15 PM

Opps!! Sorry ~that!.

Fedora Core 5 updated today.

Thanks.

reddazz 07-23-2006 08:20 PM

Quote:

Originally Posted by Naperian
Opps!! Sorry ~that!.

Fedora Core 5 updated today.

Thanks.

Well the instructions in my post above should work. Put the name of your current distro in your profile so that people don't keep asking you for it. :)

Naperian 07-23-2006 08:35 PM

Reddaz,

Despite that I have installed the software, the realtime folder do not appears in the usr root file. This is the same 4 the rest of the plugins installed as well as Panda.

Hints? Thanks.

rickh 07-23-2006 08:38 PM

If you're using a 64-bit OS, the plugins don't work ... If you're using a 32-bit, keep trying.

...and put your distro info in your profile.

Naperian 07-24-2006 03:52 PM

The distro is already in my profile. I updated yesterday. Fedora Core 5 updated.

I'm in 32-bits. When the DDR3 RAM Memory generation hits the market, I will put together a new PC, on Fedora hopefully. If I can run Quake 4 on it.

Yes, I'll keep trying.

Thanks.,


All times are GMT -5. The time now is 11:38 AM.