|
|
Line 1: |
Line 1: |
| Guys, is there any error or what. I just can't install Firefox 5 by doing these simple commands that I've done in past with Firefox 4.
| |
|
| |
|
| <pre>
| |
| [root@fedora yum.repos.d]# wget -P /etc/yum.repos.d/ http://repos.fedorapeople.org/repos/spot/firefox5/fedora-firefox5.repo
| |
| --2011-06-21 20:14:15-- http://repos.fedorapeople.org/repos/spot/firefox5/fedora-firefox5.repo
| |
| Resolving repos.fedorapeople.org... 85.236.55.7
| |
| Connecting to repos.fedorapeople.org|85.236.55.7|:80... connected.
| |
| HTTP request sent, awaiting response... 200 OK
| |
| Length: 413 [text/plain]
| |
| Saving to: “/etc/yum.repos.d/fedora-firefox5.repo”
| |
|
| |
| 100%[======================================>] 413 --.-K/s in 0s
| |
|
| |
| 2011-06-21 20:14:16 (24.2 MB/s) - “/etc/yum.repos.d/fedora-firefox5.repo” saved [413/413]
| |
|
| |
| [root@fedora yum.repos.d]# yum install firefox5
| |
| Loaded plugins: fastestmirror, presto, refresh-packagekit
| |
| Loading mirror speeds from cached hostfile
| |
| * fedora: ftp.linux.cz
| |
| * rpmfusion-free: rpmfusion.famillecollet.com
| |
| * rpmfusion-free-updates: rpmfusion.famillecollet.com
| |
| * rpmfusion-nonfree: rpmfusion.famillecollet.com
| |
| * rpmfusion-nonfree-updates: rpmfusion.famillecollet.com
| |
| * updates: ftp.linux.cz
| |
| http://repos.fedorapeople.org/repos/spot/firefox5/fedora-13/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404 : http://repos.fedorapeople.org/repos/spot/firefox5/fedora-13/i386/repodata/repomd.xml
| |
| Trying other mirror.
| |
| Setting up Install Process
| |
| No package firefox5 available.
| |
| Nothing to do
| |
| [root@fedora yum.repos.d]#
| |
| </pre>
| |
|
| |
| --[[User:Gent|Gent]] 18:16, 21 June 2011 (UTC)
| |