LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This 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


Reply
  Search this Thread
Old 11-06-2012, 07:17 PM   #1
SeaDevil
LQ Newbie
 
Registered: Jan 2009
Posts: 26

Rep: Reputation: 2
cannot copy flash player file to firefox plugin folder in kubuntu


Hello...newbie here...

I am trying to copy libflashplayer.so to mozilla plugin folder but
i copy the file...go to the plugin folder and right click to paste and
the paste feature is grayed out. I tried control-c and cont-v , then
tried to copy in terminal...but it doesn't find the downloads folder
for me to cp the file.

i am using the dolphin file manager...

can anybody help?
thanks
 
Old 11-06-2012, 08:27 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, try rsync to send the file.

Code:
rsync -avh /home/glenn/Downloads/libflashplayer.so /home/glenn/.mozilla/plugins/
see how you go, type rsync --help to see the options.

Regards Glenn
 
Old 11-06-2012, 09:15 PM   #3
SeaDevil
LQ Newbie
 
Registered: Jan 2009
Posts: 26

Original Poster
Rep: Reputation: 2
hi Glenn,
Thanks for the help, however it appears the problem is permissions? see the message i get as follows:

dave@ubuntu:~/Desktop/flash$ cp libflashplayer.so /usr/lib/mozilla/plugins
cp: cannot create regular file `/usr/lib/mozilla/plugins/libflashplayer.so': Permission denied.

using rsync:

dave@ubuntu:~$ rsync -avh /home/dave/Desktop/flash/libflashplayer.so /usr/lib/mozilla/plugins
sending incremental file list
libflashplayer.so
rsync: mkstemp "/usr/lib/mozilla/plugins/.libflashplayer.so.PfwHAn" failed: Permission denied (13)

I checked my permissions...and I have full permissions. So, I'm totally baffled here.

dave
 
Old 11-07-2012, 12:02 AM   #4
SeaDevil
LQ Newbie
 
Registered: Jan 2009
Posts: 26

Original Poster
Rep: Reputation: 2
ok, thanks anyway guys....solved my problem. went back to basic ubuntu and installed the flash player in Software center. Easy as pie...geez...lol.
 
Old 11-07-2012, 07:17 PM   #5
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,656
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi Dave, you need to be root to write outside of /home/...

type su and enter the root password to continue.

Make sure you type exit to logout of the root shell. (when you finish doing this, if so..)

But otherwise, rsync preserves the file permissions for the file being transfered.

Another way I used to use was, as root, creating soft links from the libflashplayer.so file,

and then when the update comes out, just change the file in /home/../..someplace. (maybe not downloads, you get the idea, I hope.

dave@ubuntu:~/Desktop/flash$ sudo ln -s libflashplayer.so /usr/lib/mozilla/plugins and if applicable,
dave@ubuntu:~/Desktop/flash$ sudo ln -s libflashplayer.so /usr/lib64/mozilla/plugins

You shouldn't have to do this, But over time I found it easier to keep my /home/glenn/.mozilla/plugins folder up to date and use that as my linking spot, for /root/.mozilla/plugins to, when I need it(not often).

Anyhow, Glad you got it going.

Cheers and regards Glenn

Last edited by GlennsPref; 11-08-2012 at 09:15 PM. Reason: spelling
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Flash player, Flash-plugin for Firefox 10.0.2 in SlackWare 13.37 TroN-0074 Slackware 5 03-31-2016 03:55 AM
[SOLVED] Flash Player Plugin w/ Firefox opticks Ubuntu 6 11-25-2011 08:42 PM
[SOLVED] I don't know how to update Adobe Flash plugin, Firefox, Kubuntu Bhakta Neal Linux - Newbie 1 08-06-2011 03:59 PM
firefox flash player plugin issue swanyjim Linux - Software 3 11-17-2009 09:31 PM
Mplayer Plugin for firefox VS Flash Player waelaltaqi Linux - Software 3 01-28-2006 05:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration