LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-08-2009, 03:12 AM   #1
rafimd786
LQ Newbie
 
Registered: Jul 2009
Posts: 1

Rep: Reputation: 0
Facing problem while installing VLC player?


Hi,
I am new to Linux . I install Linux RHEL 5 in pc. I have some audio and vidio files i want to run that files in my Linux pc. I heard vlc player is good player. i visit http://dag.wieers.com/rpm/packages/vlc/ to download vlc player. i found vlc-0.8.6d-1.el5.rf.i386.rpm is suitable file for my os. I download file into Desktop. In terminal i type
yum install /root/Desktop/vlc-0.8.6d-2.el5.rf.i386.rpm
then i got this syntax errors
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
http://rpm.pidgin.im/centos/5Server/...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: pidgin

plz help to find the solution for this error.
 
Old 07-08-2009, 03:35 AM   #2
lemon09
Member
 
Registered: Jun 2009
Location: kolkata,India
Distribution: Mandriva,openSuse,Mint,Debian
Posts: 285
Blog Entries: 1

Rep: Reputation: 37
look.....

first u need to add the list of repository to your repolist.
and why do you download the file separately and then install it. better allow yum to download the file from the repositories and install it for you. yum will also download the dependencies for you. thatīs the advantage of yum.

just post the output of

Code:
$ yum repolist
Have a nice time

Lemon
 
Old 07-08-2009, 04:26 AM   #3
tanishq4u
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
hello, i am also facing same problem. How to add the list of repository to repolist.

[root@localhost ~]# yum repolist
Loading "rhnplugin" plugin
Loading "installonlyn" plugin
This system is not registered with RHN.
RHN support will be disabled.

usage: yum [options] < grouplist, localinstall, groupinfo, localupdate, resolvedep, erase, deplist, groupremove, makecache, upgrade, provides, shell, install, whatprovides, groupinstall, update, groupupdate, info, search, check-update, list, remove, clean, grouperase >

options:
-h, --help show this help message and exit
-t, --tolerant be tolerant of errors
-C run entirely from cache, don't update cache
-c [config file] config file location
-R [minutes] maximum command wait time
-d [debug level] debugging output level
-e [error level] error output level
-y answer yes for all questions
--version show Yum version and exit
--installroot=[path] set install root
--enablerepo=[repo] enable one or more repositories (wildcards allowed)
--disablerepo=[repo] disable one or more repositories (wildcards allowed)
-x [package], --exclude=[package]
exclude package(s) by name or glob
--obsoletes enable obsoletes processing during updates
--noplugins disable Yum plugins
Thanx for good advise
 
Old 07-08-2009, 04:33 AM   #4
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,517

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Welcome to LQ.

1) The pidgin repo, you have
http://rpm.pidgin.im/centos/5Server/i386/
holds pidgin + a couple of dependencies only.

2) With no Redhat payed support, "not registered with RHN"
you will have to enable the CentOS repos : post # 2 and 3 here
http://www.linuxquestions.org/questi...ghlight=centos

3) Instructions, vlc, post # 5 and # 6 here
http://www.linuxquestions.org/questi...ghlight=centos
.....
.....
The command 'yum repolist' is best done as ordinary user,
hence the $ sign shown in post # 2 , @lemon09 .
.....

Last edited by knudfl; 07-08-2009 at 04:40 AM.
 
Old 07-11-2009, 04:26 AM   #5
tanishq4u
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
1) The pidgin repo, you have
http://rpm.pidgin.im/centos/5Server/i386/
holds pidgin + a couple of dependencies only.


I was not able to fallow this . can u plz explain me breefly.
 
Old 07-11-2009, 09:07 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,517

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
@ tanishq4u : Please click the link
http://rpm.pidgin.im/centos/5Server/i386/

and see the very few packages,
not very useful for anything but pidgin.
.....

Last edited by knudfl; 07-12-2009 at 02:30 PM.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem installing VLC player in fedora 8 perky.nishi Linux - Software 7 05-12-2009 12:55 PM
problem in installing vlc media player in RHEL5 amit_kalipur Linux - Laptop and Netbook 2 02-23-2009 05:36 AM
problem in installing vlc player manojp1988 SUSE / openSUSE 1 07-01-2008 03:12 PM
Problem installing VLC player through yum in FC4...Help Plz mahesh_infinity Linux - Newbie 3 11-04-2007 11:27 AM
Problem in installing vlc player NewbieSlackware Linux - Software 1 04-12-2007 01:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration