Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14th July 2012, 10:50 PM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfedorafirefox
Getting Codecs for and updating software in Fedora 9

My Dad has an old laptop that loves Fedora 8, he wants me to figure out how to get codecs for it so he can play all the standard video and audio files. Also how do I update fedora 8?

Last edited by P38Lightning; 23rd July 2012 at 03:24 AM. Reason: Incorrect title
Reply With Quote
  #2  
Old 14th July 2012, 10:53 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974
linuxfirefox
Re: Getting Codecs for and updating software in Fedora 8

There are no updates for Fedora 8. It has reached EOL a long time ago. The Fedora Setup Guides link above may be useful for getting codecs. This one in particular pertains to Fedora 8.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 15th July 2012, 12:22 AM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfedorafirefox
Re: Getting Codecs for and updating software in Fedora 8

Quote:
Originally Posted by glennzo View Post
There are no updates for Fedora 8. It has reached EOL a long time ago.
Is there any way to update say just Firefox and Thunderbird, and maybe a couple other programs? Also thanks for the links for getting codecs, looks like that will work.
Reply With Quote
  #4  
Old 15th July 2012, 12:43 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974
linuxfirefox
Re: Getting Codecs for and updating software in Fedora 8

I would guess, and it's strictly a guess, that the newer Firefox(s) wouldn't be compatible with the older Fedora 8 libraries. I suspect that the same may be true for Thunderbird.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #5  
Old 15th July 2012, 01:46 AM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfedorafirefox
Re: Getting Codecs for and updating software in Fedora 8

Ok, thank you, I'll see what I can do.
Reply With Quote
  #6  
Old 17th July 2012, 08:39 PM
errorxp's Avatar
errorxp Offline
Registered User
 
Join Date: Jul 2007
Posts: 371
windows_7firefox
Re: Getting Codecs for and updating software in Fedora 8

You can add rpmfusion from ftp.pbone.net

Code:
su -c "yum install --nogpgcheck ftp://ftp.pbone.net/mirror/rpmfusion.org/free/fedora/updates/8/i386/rpmfusion-free-release-8-6.noarch.rpm ftp://ftp.pbone.net/mirror/rpmfusion.org/nonfree/fedora/updates/8/i386/rpmfusion-nonfree-release-8-6.noarch.rpm"
Then install vlc maybe.

I don't think the latest version of firefox will work on it but an earlier version (5,6..) more than likely will.
You can grab the tarball from mozilla ftp.
__________________
these command lines are like casino slot machines, every time I input commands NOTHING HAPPENS

Last edited by errorxp; 17th July 2012 at 08:53 PM.
Reply With Quote
  #7  
Old 18th July 2012, 02:12 AM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfedorafirefox
Re: Getting Codecs for and updating software in Fedora 8

Thank you I'll try that

Um I know this is kinda offtopic, but do you know of a place that I can do the same thing for F14?
Reply With Quote
  #8  
Old 18th July 2012, 07:49 AM
errorxp's Avatar
errorxp Offline
Registered User
 
Join Date: Jul 2007
Posts: 371
windows_7firefox
Re: Getting Codecs for and updating software in Fedora 8

Sure, you can add rpmfusion for F14 the same way, the packages are all available from rpmfusion site - look http://download1.rpmfusion.org/free/...thing/i386/os/

to add the repo:

Code:
su -c "yum install --nogpgcheck http://download1.rpmfusion.org/free/fedora/releases/14/Everything/i386/os/rpmfusion-free-release-14-0.4.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/releases/14/Everything/i386/os/rpmfusion-nonfree-release-14-0.4.noarch.rpm"
__________________
these command lines are like casino slot machines, every time I input commands NOTHING HAPPENS
Reply With Quote
  #9  
Old 18th July 2012, 12:00 PM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfedorafirefox
Re: Getting Codecs for and updating software in Fedora 8

worked like a charm thanks
Reply With Quote
  #10  
Old 23rd July 2012, 12:40 AM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfirefox
Re: Getting Codecs for and updating software in Fedora 9

Hello guys, I have my Dad's laptop now and it turns out that it is fedora 9 not 8, so if someone could post the rpmfusion command for 9 I'd really appreciate it. I tried to find it on the link given above but I couldn't figure out how, sorry still learning.

Last edited by P38Lightning; 23rd July 2012 at 02:34 AM. Reason: Incorrect title
Reply With Quote
  #11  
Old 29th July 2012, 09:29 PM
errorxp's Avatar
errorxp Offline
Registered User
 
Join Date: Jul 2007
Posts: 371
windows_7firefox
Re: Getting Codecs for and updating software in Fedora 8

Try
Code:
su -c "yum install --nogpgcheck ftp://ftp.pbone.net/mirror/rpmfusion.org/free/fedora/updates/9/i386/rpmfusion-free-release-9-12.noarch.rpm ftp://ftp.pbone.net/mirror/rpmfusion.org/nonfree/fedora/updates/9/i386/rpmfusion-nonfree-release-9-12.noarch.rpm"
__________________
these command lines are like casino slot machines, every time I input commands NOTHING HAPPENS
Reply With Quote
  #12  
Old 30th July 2012, 01:50 AM
P38Lightning's Avatar
P38Lightning Offline
Registered User
 
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20
linuxfirefox
Re: Getting Codecs for and updating software in Fedora 8

Quote:
Originally Posted by errorxp View Post
Try
Code:
su -c "yum install --nogpgcheck ftp://ftp.pbone.net/mirror/rpmfusion.org/free/fedora/updates/9/i386/rpmfusion-free-release-9-12.noarch.rpm ftp://ftp.pbone.net/mirror/rpmfusion.org/nonfree/fedora/updates/9/i386/rpmfusion-nonfree-release-9-12.noarch.rpm"
Thank you, sorry I didn't get back to say that I found it. Thanks guys for all of your help.
Reply With Quote
Reply

Tags
codecs, fedora, software, updating

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
updating fedora software updater using proxy server ravikant Using Fedora 2 9th April 2008 07:47 PM
Fedora 6, error updating software, what do I do next? edgedynamic Installation and Live Media 7 1st September 2007 07:34 PM
Error Updating Software, Fedora Core 6 clifbone Using Fedora 0 7th June 2007 06:20 AM
Error Updating Software (Fedora Core 6) Suicidal_SNiper Installation and Live Media 1 8th January 2007 02:22 AM
Software updating in FC6 staham Using Fedora 2 1st November 2006 07:40 AM


Current GMT-time: 08:24 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat