LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   flashplayer in firefox issue (https://www.linuxquestions.org/questions/linux-newbie-8/flashplayer-in-firefox-issue-277487/)

Bultot 01-13-2005 05:17 PM

flashplayer in firefox issue
 
Ok, I've somehow screwed up my flashplayer plugin.

I've tried to automatically install it from a browser.
I've tried to install it manualy: copy the two files: libflashplayer.so and flashplayer.xpt in the .mozilla plugins folder.

It all don't seem to help..

Can somebody help me?

Thanks,

Robin

reddazz 01-13-2005 06:33 PM

Firefox plugins go in ~/.mozilla/firefox/plugins and not ~/.mozilla/plugins if installing them in your home directory.

Bultot 01-14-2005 02:11 AM

nope... doesn't work here....

reddazz 01-14-2005 03:27 AM

Have you tried installing flashplayer in your main firefox directory, e.g running the flashplayer installer as root and pointing it to wherever firefox is installed on your system.

Haiyadragon 01-14-2005 04:12 AM

Where did you install firefox? Or did you use a package manager?

btw. I don't think you need flashplayer.xpt, I always just copy the libflash thingy into the plugins directory in the main firefox folder. In my case (Slackware) /usr/lib/firefox-1.0/plugins.

caps_phisto 01-14-2005 10:15 AM

The best way to get Flash to work for Firefox is to go straight to the source:
http://www.macromedia.com/shockwave/...ShockwaveFlash
The above link is to download the Linux installer for Flash.

Save it to any directory. Untar the archive. Change directory into the folder created by the tar archive (it will hvae the same name as the archive). As root or a user with write acces to your firefox directory run
Code:

./flashplayer-installer
This script will ask you for the location of your Firefox directory. To find that, as root run this command
Code:

find / | grep firefox | less
It is most likely in the /usr/lib direcotry, but depending on your version it might have a differnt name (mine is /usr/lib/firefox-0.10.1)

Once you have the directory determined go back to the terminal with flashplayer-installer running and type in the directory. The installer takes care of everything else.

That should do it.

Bultot 01-16-2005 05:23 AM

i've tried it all.... it will not work :(

caps_phisto 01-16-2005 07:13 AM

What are the permissions of the files in your main FireFox plugins direcotry?

The two files should have rwxr-xr-x.

Bultot 01-16-2005 07:51 AM

Thank you... but they are.

webterractive 01-29-2006 07:48 PM

If your firefox browser is part of the system then you need to find the folder usually /usr/lib/mozilla-firefox/ and manually add flashplayer.xpt and libflashplayer.so (*you need to be a root to do this).

sbolte 03-13-2006 12:12 PM

flashplayer
 
flashplayer wont work in my 64bit mandriva 2006

Blipside 03-16-2006 07:36 AM

I am having the same problem. I am using Mandriva 2006, Firefox is installed in /usr/lib/mozilla-firefox-1.0.6. The files are showing drwxr-xr-x. In my plugin folder it has the following files

flashplayer.xpt
libflashplayer.so
libnullplugin.so

All have -rwxr-xr-x. I followed the instructions on the flash player site. It said to go into Help, About Plug-ins to verify, I don't have this option. When I look under Edit, Preferences, Downloads, Plug-Ins then isn't any options.

I would like to stop using my windows machine so I can look at flash items when I'm web surfing. Thank you for any help you can provide.

reddazz 03-16-2006 09:13 AM

If you are using a 64 bit machine, it could be better to download the 32 bit version of firefox from mozilla.org and use 32 bit plugins.


All times are GMT -5. The time now is 03:52 AM.