Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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. |
|
 |
|
05-19-2009, 07:56 AM
|
#1
|
|
Member
Registered: Jul 2008
Posts: 152
Rep:
|
Adobe Flash Player
I would like to watch tv shows on Ubuntu 9.02. Which version of Adobe Flash player would I need?
Thanks
|
|
|
|
05-19-2009, 08:03 AM
|
#2
|
|
Senior Member
Registered: Apr 2008
Location: Nagpur, India
Distribution: Cent OS 5/6, Ubuntu Server 10.04
Posts: 4,592
Rep: 
|
The latest from Adobe site should be enough.
|
|
|
|
05-19-2009, 08:19 AM
|
#3
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
I'm fuzzy on this area, but there are a variety of formats and players---many of which should also be installed on Ubuntu. Please tell us specifically which kinds of videos or which websites.
|
|
|
|
05-19-2009, 08:22 AM
|
#4
|
|
Senior Member
Registered: May 2005
Location: boston, usa
Distribution: fc-12/ fc-11-live-usb/ aix
Posts: 2,672
|
^ i'm a little bit confused on the question as well. if you know you need adobe flash player why didnt you install it ?
whenever i go to youtube or whatever and it isnt installed, firefox would ask me if i want to install it.
|
|
|
|
05-19-2009, 10:53 AM
|
#5
|
|
Senior Member
Registered: Jun 2006
Location: England
Distribution: Debian Testing/Unstable Amd64
Posts: 1,467
Rep: 
|
Maybe the OP is asking which browser plugin.ie-32 or 64 bit?.
|
|
|
|
05-19-2009, 01:16 PM
|
#6
|
|
Member
Registered: Jul 2008
Posts: 152
Original Poster
Rep:
|
Watching streaming Video
I am sorry for the lack of clearity in my question, but this is so new to me that I find it somewhat confusing. Maybe I can make it clearer. I would like to watch videos on this site.
http://www.fancast.com/full_episodes...ine|2337014394
|
|
|
|
05-19-2009, 04:00 PM
|
#7
|
|
Senior Member
Registered: May 2005
Location: boston, usa
Distribution: fc-12/ fc-11-live-usb/ aix
Posts: 2,672
|
works for me (fedora-9). what issues are you having ?
does firefox not prompt you that you need to install flash ?
whenever i go to youtube/ hulu/ whatever the browser finds the plug-in and automatically installs it. (did you restart your browser after it downloads and installs flash ?)
Last edited by schneidz; 05-20-2009 at 01:56 AM.
|
|
|
|
05-19-2009, 04:35 PM
|
#8
|
|
Member
Registered: Jul 2008
Posts: 152
Original Poster
Rep:
|
Where do I go from here?
I tried downloading it but this is what I got.
Last edited by daniell; 04-18-2010 at 08:35 AM.
|
|
|
|
05-19-2009, 04:38 PM
|
#9
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
Code:
sudo dpkg -i install_flashplayer_10_linux(2).deb
|
|
|
|
05-19-2009, 06:13 PM
|
#10
|
|
Member
Registered: Jul 2008
Posts: 152
Original Poster
Rep:
|
Quote:
Originally Posted by repo
Code:
sudo dpkg -i install_flashplayer_10_linux(2).deb
|
Thanks, but could you please elaborate on this. This is so new to me.
|
|
|
|
05-19-2009, 06:18 PM
|
#11
|
|
Senior Member
Registered: Apr 2008
Distribution: PCLinux, Ubuntu, Peppermint
Posts: 3,397
|
What repo is suggesting you do is type the command he gave you in a terminal which should install the flashplayer for you.
sudo to become root,
dpkg is the installer,
i to install
the last part is the name of the package to install.
|
|
|
|
05-19-2009, 07:05 PM
|
#12
|
|
Member
Registered: Jul 2008
Posts: 152
Original Poster
Rep:
|
Error Message
Quote:
Originally Posted by yancek
What repo is suggesting you do is type the command he gave you in a terminal which should install the flashplayer for you.
sudo to become root,
dpkg is the installer,
i to install
the last part is the name of the package to install.
|
Tried it, and this was the result
daniel@daniel-desktop:~$ sudo -i install_flashplayer_10_linux(2).deb
bash: syntax error near unexpected token `('
daniel@daniel-desktop:~$
|
|
|
|
05-19-2009, 11:50 PM
|
#13
|
|
LQ 5k Club
Registered: May 2001
Location: Belgium
Distribution: Slackware 14.0
Posts: 8,464
|
Quote:
|
sudo -i install_flashplayer_10_linux(2).deb
|
The correct command is
Code:
sudo dpkg -i install_flashplayer_10_linux(2).deb
If you still get the error, rename the file
Code:
mv install_flashplayer_10_linux(2).deb install_flashplayer_10_linux.deb
then
Code:
sudo dpkg -i install_flashplayer_10_linux.deb
Last edited by repo; 05-19-2009 at 11:54 PM.
|
|
|
|
05-20-2009, 12:15 AM
|
#14
|
|
Senior Member
Registered: Apr 2008
Location: Nagpur, India
Distribution: Cent OS 5/6, Ubuntu Server 10.04
Posts: 4,592
Rep: 
|
Go to http://get.adobe.com/flashplayer/
Select .deb for Ubuntu and download the file. Once download is complete double click it. It will ask for your password and install it.
|
|
|
|
05-20-2009, 02:00 AM
|
#15
|
|
Senior Member
Registered: May 2005
Location: boston, usa
Distribution: fc-12/ fc-11-live-usb/ aix
Posts: 2,672
|
^ i guess the debian version of firefox only downloads the package and doesnt install it automatically...
use dpkg as suggested above to install manually.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:49 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|