LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Adobe Flash player; can't complete install (https://www.linuxquestions.org/questions/linux-software-2/adobe-flash-player%3B-cant-complete-install-678997/)

Texian 11-17-2008 09:51 AM

PT; I logged in as root, got no response:
$ su -
Password:
[root@n ~]# echo $path

I went back as Teckk suggested and re-ran that command: # sudo ln -s /usr/lib/flashplayer.so /usr/lib/firefox-3.0.3/plugins/libflashplayer.so
ln: creating symbolic link `/usr/lib/firefox-3.0.3/plugins/libflashplayer.so': No such file or directory

I'm going to do a back-up then try upgrading to hopefully fedora 10, will ley y'all know how it comes out. (If I can get back on line,;-)

Thanks

PTrenholme 11-17-2008 11:07 AM

Linux commands (and most other things in Linux-land) are case-sensitive. So echo $path is not echo $PATH.

When we suggest command input, we usually mean exactly what we type. I notice that you confused ln with in before, which (my apologies :o) I didn't notice. (So forget all my angst about failed installation. Again, sorry. :cry:) I've changed to a serif font so such things are easier to see. (I prefer the cleaner look of sans serif, but I guess clarity is better than clean.)

Usually you can highlight a suggested command, copy it with a <ctrl>-c, and paste it into your terminal window with a <shift>-<insert>. (Not the Windows standard <ctrl>-v -- the <shift>-<insert> is, I believe, one of the few Motif standards that were not copied into the Windows OS. ;))

By the way, have you noticed the clipboard tool that lets you select which of the last several (5, I think, is the default) "copy" results your next "paste" will use?

Texian 12-27-2008 01:03 PM

I realize it has been a while since my last post made it thru. I tried to post letting you guys know my plans. I have tried to fully update fc8, upgrade to fc9, then tried to go to fc10 (I know going around the globe to get across the street). My system is in worse shape now than when I began.

I have resurrected my old box to get back online and dl some more files, and catch up on my e-mail. Anyway I felt the need to re-iterate my thanks to you fellows (since previous ones did not get thru, so THANKS, I really appreciate that you took the time to converse about these troubles. Once I get the newer box up I may need some help tweaking it.

sebasg37 01-27-2009 07:45 AM

Installing Flash Player on Mozilla in Fedora is much more simple that it seems at first.

First download the .tar.gz from adobe site. Suposing that you have the downloaded file in /home/user/Downloads/, and the version of the flash player is 10: close all the firefox processes, open a console and then type

cd /home/user/Downloads/
tar -xvzf install_flash_player_10_linux.tar.gz
cp ./install_flash_player_10_linux/* /home/user/.mozilla/plugins/
cp ./install_flash_player_10_linux/* /usr/lib/mozilla/

Start mozilla and go to some site with flash to see that it's working fine.

That's all.

alipzamirulz 11-22-2009 03:10 PM

confused!!!
 
hi..i am a newbie and i'm using the newer version of ubuntu 9.10..when i want to install flash player..i see nothing happens..i bit confused..but i try to download other installer file..but it give the same response..when i open firefox and want to watch video at youtube..it's say that i did not install flash player..anybody can help me??

:(

alipzamirulz 04-26-2010 09:55 PM

thanx..i will try it :D


All times are GMT -5. The time now is 04:26 PM.