Flash Player on Ubuntu

Thread Solved

Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Flash Player on Ubuntu

 
0
  #1
Mar 1st, 2009
Hi all

I am trying to install Flash Player on my laptop with Ubuntu 6.06. I have had trouble installing flash on Ubuntu before but this time I really am struggling. I have tried installing the flashplugin-nonfree, I have tried

$ cd /tmp<br />
$ wget [url]http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz[/url]<br />
$ tar -zxvf install_flash_player_10_linux.tar.gz<br />
$ cd install_flash_player_10_linux<br />
$ ./flashplayer-installer

Followed the installation then restarted laptop even though it only says logout.

And i have tried a few more ones as well but now I am well and truly stumped. I have googled and tried quite a few ways but still no youtube vids

Can anyone please help me, am I missing something (I usually am).

Many thanks

HLA91
You know your a geek, if you introduce your wife as "mylady@home.wife"
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: Flash Player on Ubuntu

 
0
  #2
Mar 1st, 2009
For which browser (firefox)?
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: Flash Player on Ubuntu

 
0
  #3
Mar 2nd, 2009
Firefox
You know your a geek, if you introduce your wife as "mylady@home.wife"
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: Flash Player on Ubuntu

 
0
  #4
Mar 5th, 2009
Sorry I was bit vague with my last response as to what version, its firefox 1.5.0.12eol
You know your a geek, if you introduce your wife as "mylady@home.wife"
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 4
Reputation: Antman is an unknown quantity at this point 
Solved Threads: 2
Antman's Avatar
Antman Antman is offline Offline
Newbie Poster

Re: Flash Player on Ubuntu

 
0
  #5
Mar 5th, 2009
Originally Posted by HLA91 View Post
Sorry I was bit vague with my last response as to what version, its firefox 1.5.0.12eol
Is there a reason why you are running such an old version of Ubuntu?
At any rate, have you checked here for clues:
https://help.ubuntu.com/community/Re...(Dapper Drake)
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 179
Reputation: HLA91 is an unknown quantity at this point 
Solved Threads: 2
HLA91 HLA91 is offline Offline
Junior Poster

Re: Flash Player on Ubuntu

 
0
  #6
Mar 6th, 2009
The reason I am running an old version is because the laptop its running on is low spec, 256RAM Pentium 3, so Live cd takes hours. The only alternate .iso I had on my pc at the time was 6.06 and seen as I didn't want to download another one of the latest version I installed 6.06.
I did consider updating it using update manager to 8.10 but it said it would take a few hours so I downloaded the alternate .iso of 8.10 thinking it just would be quicker to download and install it from scratch. All went well until it came to installing Grub, wouldn't install neither would Lilo so it was back to the old alternate 6.06 disk. And i did perform MD5 Checksum on the 8.10 .iso so just bad luck probably.

I will probably create a thread about the botched install later.

Thanks

HLA91
Last edited by HLA91; Mar 6th, 2009 at 1:35 pm.
You know your a geek, if you introduce your wife as "mylady@home.wife"
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 74
Reputation: notuserfriendly is an unknown quantity at this point 
Solved Threads: 5
notuserfriendly notuserfriendly is offline Offline
Junior Poster in Training

Re: Flash Player on Ubuntu

 
0
  #7
Mar 6th, 2009
the latest version of ubuntu will work really fast with 256, just disable effects
if you want to keep the current OS then:
go to termianl and make this folder
well just type this in without quotes
"mkdir ~/.mozilla/plugins"
now go to any site that requires flash and install
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 74
Reputation: notuserfriendly is an unknown quantity at this point 
Solved Threads: 5
notuserfriendly notuserfriendly is offline Offline
Junior Poster in Training

Re: Flash Player on Ubuntu

 
0
  #8
Mar 6th, 2009
and if installing from websites doesnt work, go in the terminal again and type
sudo apt-get update
sudo apt-get install flashplugin-nonfree
sudo update-flashplugin
use this as a second last resort,
last resort go to synaptic and search for flash and install
Reply With Quote Quick reply to this message  
Join Date: Mar 2009
Posts: 4
Reputation: Antman is an unknown quantity at this point 
Solved Threads: 2
Antman's Avatar
Antman Antman is offline Offline
Newbie Poster

Re: Flash Player on Ubuntu

 
0
  #9
Mar 7th, 2009
Originally Posted by HLA91 View Post
The reason I am running an old version is because the laptop its running on is low spec, 256RAM Pentium 3, so Live cd takes hours. The only alternate .iso I had on my pc at the time was 6.06 and seen as I didn't want to download another one of the latest version I installed 6.06.
I did consider updating it using update manager to 8.10 but it said it would take a few hours so I downloaded the alternate .iso of 8.10 thinking it just would be quicker to download and install it from scratch. All went well until it came to installing Grub, wouldn't install neither would Lilo so it was back to the old alternate 6.06 disk. And i did perform MD5 Checksum on the 8.10 .iso so just bad luck probably.

I will probably create a thread about the botched install later.

Thanks

HLA91
With a system with such low specs, I would probably run either Zenwalk (based on Slackware) or AntiX (based on Mepis/Debian). The beauty of these are that Flash is already installed. Antix also has multimedia codecs preloaded, and since it is based on debian (like Ubuntu) you can use synaptic to install anything extra you need.
Last edited by Antman; Mar 7th, 2009 at 12:04 am.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC