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.
Hi I am new here and i have a problem with installing the flash player for my linux. I run Ubuntu 6.10 and when i installed flash through synaptic manager, terminal through root, even installed from firefox itself it still wont run.
I see the actual flash files in the folders of mozilla, firefix, and opera.
when i run opera or firefox it still asks me to install it
is there something that i did wrong or is there something that i am missing?
Try locate mozilla/plugin firefox/plugin, and opera/plugin
and copy/move the plugins there. In some cases it's mozilla-firefox/plugin
or download here
]# tar -zxvf FP9_plugin_beta_101806.tar.gz
copy/move plugin to the plugin file.
hth
Check the ownership/permissions of the files that were installed into your local plugins directory, usually ~/.mozilla/plugins but yours might be different. The file should be libflashplayer.so which should be accessible and executable by your user. If it's not there check the global plugins directory, usually /usr/lib/mozilla/plugins or /usr/lib/firefox/plugins. Again yours might be different.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.