LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-02-2008, 03:42 AM   #16
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15

i try to install vlc.. and why so many dependencies


[root@firdaus Desktop]# rpm -ivh vlc-0.8.6d-1.el5.rf.i386.rpm
error: Failed dependencies:
libSDL_image-1.2.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
liba52.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libaa.so.1 is needed by vlc-0.8.6d-1.el5.rf.i386
libartsc.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libcaca.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libcddb.so.2 is needed by vlc-0.8.6d-1.el5.rf.i386
libcdio.so.7 is needed by vlc-0.8.6d-1.el5.rf.i386
libcucul.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libdvbpsi.so.4 is needed by vlc-0.8.6d-1.el5.rf.i386
libdvdnav.so.4 is needed by vlc-0.8.6d-1.el5.rf.i386
libdvdread.so.3 is needed by vlc-0.8.6d-1.el5.rf.i386
libebml.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libfaac.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libfaad.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libfribidi.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libid3tag.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libiso9660.so.5 is needed by vlc-0.8.6d-1.el5.rf.i386
liblirc_client.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libmad.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libmatroska.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libmodplug.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libmp3lame.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libmpcdec.so.3 is needed by vlc-0.8.6d-1.el5.rf.i386
libmpeg2.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libopendaap.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libupnp.so.2 is needed by vlc-0.8.6d-1.el5.rf.i386
libvcdinfo.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_baseu-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_baseu-2.6.so.0(WXU_2.6) is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_baseu_net-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_baseu_xml-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_adv-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_adv-2.6.so.0(WXU_2.6) is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_core-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_core-2.6.so.0(WXU_2.6) is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_core-2.6.so.0(WXU_2.6.2) is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_html-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_qa-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libwx_gtk2u_xrc-2.6.so.0 is needed by vlc-0.8.6d-1.el5.rf.i386
libx264.so.55 is needed by vlc-0.8.6d-1.el5.rf.i386
libxosd.so.2 is needed by vlc-0.8.6d-1.el5.rf.i386
 
Old 07-02-2008, 04:22 AM   #17
resetreset
Senior Member
 
Registered: Mar 2008
Location: Cyberspace
Distribution: Dynebolic, Ubuntu 10.10
Posts: 1,340

Rep: Reputation: 62
Quote:
Originally Posted by tester^_^ View Post
how about configure yum and apt as you told me earlier

I just want to say that from what I have experienced, yum or it's GUI overlays don't work.

Also I don't know what *configuring* it could possibly need, if you install, it's just there, it's config file needs a server name which should have been put in, after that you just type "yum install <something>".
 
Old 07-02-2008, 04:50 AM   #18
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Quote:
Originally Posted by tester^_^ View Post
i try to install vlc.. and why so many dependencies
If you have apt, then why not use it.
apt-get install vlc should work for you.
 
Old 07-02-2008, 04:55 AM   #19
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
i already try and i got this result....

[root@firdaus Desktop]# apt-get install vlc
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc: Depends: libartsc.so.0 but it is not installable
E: Broken packages
 
Old 07-02-2008, 07:05 AM   #20
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
Did you also install the rpmforge-release package with the apt?
If not then first install that. Its mentioned that apt and rpmforge-release both packages be installed.
Once both packages are installed give:

apt-get update

and then apt-get install vlc
 
Old 07-02-2008, 12:51 PM   #21
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
tester

rpm will not get dependencies for you, that is what yum is for. In order for it to get the dependencies you have to add the source of the rpm to your repos files.
 
Old 07-02-2008, 08:26 PM   #22
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
Quote:
rpm will not get dependencies for you, that is what yum is for. In order for it to get the dependencies you have to add the source of the rpm to your repos files.

tell me how to do it. i am just newbie
 
Old 07-02-2008, 08:37 PM   #23
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
Quote:
Did you also install the rpmforge-release package with the apt?
If not then first install that. Its mentioned that apt and rpmforge-release both packages be installed.
Once both packages are installed give:

apt-get update

and then apt-get install vlc
yes, i already install it.
 
Old 07-02-2008, 08:40 PM   #24
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Go here:

Follow the instructions.

Then:

Quote:
yum install package
as root.
 
Old 07-02-2008, 08:44 PM   #25
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
after update and upgrade

[root@firdaus linux_packages]# apt-get update
Get:1 http://apt.sw.be redhat/el5/en/i386/dag repomd.xml [1095B]
Fetched 1095B in 4s (236B/s)
Hit http://apt.sw.be redhat/el5/en/i386/dag/ primary.xml
Hit http://apt.sw.be redhat/el5/en/i386/dag/ filelists.xml
Reading Package Lists... Done
Building Dependency Tree... Done
[root@firdaus linux_packages]# apt-get upgarde
E: Invalid operation upgarde
[root@firdaus linux_packages]# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
[root@firdaus linux_packages]# apt-get install vlc
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vlc: Depends: libartsc.so.0 but it is not installable
E: Broken packages
 
Old 07-02-2008, 08:48 PM   #26
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
unable to download this link..


[root@firdaus linux_packages]# wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.$dist.rf.$arch.rpm
--09:47:04-- http://packages.sw.be/rpmforge-relea...3.6-1..rf..rpm
Resolving packages.sw.be... 85.13.226.40
Connecting to packages.sw.be|85.13.226.40|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://apt.sw.be/packages//rpmforge-...3.6-1..rf..rpm [following]
--09:47:07-- http://apt.sw.be/packages//rpmforge-...3.6-1..rf..rpm
Resolving apt.sw.be... 193.1.193.67
Connecting to apt.sw.be|193.1.193.67|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:47:08 ERROR 404: Not Found.
 
Old 07-02-2008, 08:52 PM   #27
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
Quote:


Go here:

Quote:
https://rpmrepo.org/RPMforge/Using
ok that's work but i already install it
 
Old 07-02-2008, 08:54 PM   #28
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
You missed the follow instructions part:

Quote:
<!> WARNING Substitute the URL in the example with the exact one from below, else it will not work.
 
Old 07-02-2008, 08:58 PM   #29
lazlow
Senior Member
 
Registered: Jan 2006
Posts: 4,363

Rep: Reputation: 172Reputation: 172
Got caught in posting lag.

What was the exact response to yum install vlc?


What other repos (package sources) have you used?
 
Old 07-02-2008, 09:12 PM   #30
tester^_^
Member
 
Registered: Apr 2006
Location: somewhere in malaysia
Distribution: redhat
Posts: 78

Original Poster
Rep: Reputation: 15
actually i not registered this RHEL5 so i can't use yum.. how about centos
 
  


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
LXer: Software Portals Can Do More Than Install Software LXer Syndicated Linux News 0 12-18-2007 06:42 AM
etch net install hangs on install software knobby67 Debian 1 02-14-2007 11:58 AM
apt-get install dependency problems with hplip software and kde install for Agnula maybi7 Linux - Software 1 02-03-2007 05:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:56 PM.

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