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.
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free.
Due to network maintenance being performed by our provider, LQ will be down starting at 05:01 AM UTC. The exact duration of the downtime isn't currently known. We apologize for the inconvenience.
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.