I am unable to install VLC on my computer running fedora 9.
I followed the instructions in website:
http://www.videolan.org/vlc/download-fedora.html , but I got the error. The whole process is here:
[root@rahul-rohit ~]# rpm -ivh
http://rpm.livna.org/livna-release-9.rpm
Retrieving
http://rpm.livna.org/livna-release-9.rpm
warning: /var/tmp/rpm-xfer.1qV4Q2: Header V3 DSA signature: NOKEY, key ID a109b1ec
Preparing... ########################################### [100%]
package livna-release-9-1.noarch is already installed
[root@rahul-rohit ~]# yum install vlc
Loaded plugins: refresh-packagekit
http://rpm.livna.org/fedora/9/i386/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://livna.cat.pdx.edu/fedora/9/i3...ta/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://wftp.tu-chemnitz.de/pub/linux...ta/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://ftp-stud.fht-esslingen.de/pub...ta/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://mirror.atrpms.net/livna/fedor...ta/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
livna | 2.1 kB 00:00
primary.sqlite.bz2 | 277 kB 00:06
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mir...ra-9&arch=i386 error was
[Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
removing mirrorlist with no valid mirrors: //var/cache/yum/fedora/mirrorlist.txt
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
[root@rahul-rohit ~]# yum install python-vlc mozilla-vlc (optionnal)
bash: syntax error near unexpected token `('
[root@rahul-rohit ~]# yum install python-vlc mozilla-vlc
Loaded plugins: refresh-packagekit
Could not retrieve mirrorlist
http://mirrors.fedoraproject.org/mir...ra-9&arch=i386 error was
[Errno 4] IOError: <urlopen error (110, 'Connection timed out')>
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
[root@rahul-rohit ~]#
I also tried to run VLC thinking livna is installed but failed. I could not find VLC nor run it in any way!!
Please help me out... I want to switch over to linux from windows.