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

14th July 2012, 10:50 PM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
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
|

14th July 2012, 10:53 PM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
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
|

15th July 2012, 12:22 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
Re: Getting Codecs for and updating software in Fedora 8
Quote:
Originally Posted by glennzo
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.
|

15th July 2012, 12:43 AM
|
 |
Un-Retired Administrator
|
|
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,930

|
|
|
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
|

15th July 2012, 01:46 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
Re: Getting Codecs for and updating software in Fedora 8
Ok, thank you, I'll see what I can do.
|

17th July 2012, 08:39 PM
|
 |
Registered User
|
|
Join Date: Jul 2007
Posts: 371

|
|
|
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.
|

18th July 2012, 02:12 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
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?
|

18th July 2012, 07:49 AM
|
 |
Registered User
|
|
Join Date: Jul 2007
Posts: 371

|
|
|
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
|

18th July 2012, 12:00 PM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
Re: Getting Codecs for and updating software in Fedora 8
worked like a charm thanks
|

23rd July 2012, 12:40 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
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
|

29th July 2012, 09:29 PM
|
 |
Registered User
|
|
Join Date: Jul 2007
Posts: 371

|
|
|
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
|

30th July 2012, 01:50 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Oklahoma
Age: 22
Posts: 20

|
|
|
Re: Getting Codecs for and updating software in Fedora 8
Quote:
Originally Posted by errorxp
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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
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
|
|
|
Current GMT-time: 06:03 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|