Testing installation of Adobe Flashplayer & Java scripts
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
No, you almost never have to reboot a linux box. You do have to stop and restart ffx. If you've done that and flash doesn't appear in
Code:
about:plugins
then you haven't installed it correctly. You need to make sure that the libflashplayer.so file is in the correct folder for you system. It is often not placed correctly by the installation script. You can easily do it manually.
Cheers,
jdk
Ffox is installed in /usr/lib/firefox and the plugin is in /usr/lib/firefox/plugins.
Does this seem correct?
P.S. javascript is enabled.
Clearly that's not where it goes since it doesn't show in Firefox. Try putting it in /usr/lib/mozilla/plugins and stop and retart FFx. That should work.
cheers,
jdk
I have installed Ffox V2.0.0.20 from their website by accessing older implementations (V3 will not install, since it requires updates to libraries & etc).
I downloaded their tar package and installed it from that.
Regards
il-uvatar
P.S. There is also a very old version of mozilla installed on the system. Should I remove that? If so how do I do that?
Last edited by il-uvatar; 06-29-2009 at 01:58 AM.
Reason: typos & extra info
And where did you put it? The normal place following your procedure would be to put it in /opt. Is that where it is? If so then you should put the libflashplayer file in /opt/firefox/plugins
Another point is that version 2.0.0.20 is very old and could cause problems. I know you said you can't install v.3 but then you should expect more and more problems as time passes.
Finally, if all fails you can try putting the plugin in ~/.mozilla/plugins and that will work for your own account but will not work for other accounts. This isn't a problem if you're the only one with an account (besides root) on the machine.
cheers,
jdk
Flashplayer 10 doesn't work too well, even with FF 3.0.11 which I have - try an older version in /home/yourusername/.mozilla/plugins ?
Works fine for me in both 3.0.11 and 3.5rc2. OTOH, it may not work on 2.0.0.20 at all which is what the OP is using. So an older version may be advisable but then on the current websites ... who knows.
cheers,
jdk
I loged in as root and I installed Ffox in /usr/lib/firefox and I directed that the plugin be installed in /usr/lib/firefox/plugins.
There is no /opt directoy on this machine.
I also put the plugin in ~/.mozilla/plugins but nothing changes !
I am quite lost here.
regards,
il-uvatar
I am also. What exactly did you install? What version? still 2.0.0.20? How did you install it? Did you do it with a package? or download a tarball from the Firefox website? More details=more and better help.
jdk
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.