LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Cannot install vlc using rpm -ivh <rpm> (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-install-vlc-using-rpm-ivh-rpm-742862/)

redhat5 07-26-2009 04:19 AM

Cannot install vlc using rpm -ivh <rpm>
 
I am new to Linux and this is my second post only.

I am using RHEL5 without RHN support.

When i put in the command for rpm installation

while i am in the directory containing the VLC rpm


It returns

[root@localhost Downloads]# rpm -ivh vlc-0.8.6d-1.el5.rf.i386.rpm
warning: vlc-0.8.6d-1.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
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
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
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
[root@localhost Downloads]#

acid_kewpie 07-26-2009 04:23 AM

second post? Says you've had 9... anyway...


you need to get the rpms which satisfy all of those requirements really, but note that redhat is a SERVER operating system, and is just not meant to be used for video playback and such. If this is the sort of thing you want to be doing, then redhat is a bad choice of distribution.

Additionally, without RHN access, running redhat is a total pain in the arse and again, a bad idea. Instead pick a user orientated distro, e.g. ubuntu, fedora etc... or run centos which is a "free" version of redhat with all the updates that woul dbe in RHN that you can't get, including access to (probably) all the missing packages you posted here.


In reality, outside of the real pros and cons, install this rpm: http://dag.wieers.com/rpm/packages/r...l5.rf.i386.rpm and then run "yum install vlc" and those packages will also be installed with vlc. However I'd still think there will be redhat own packages missing, which should be able to come from your original installation media.

redhat5 07-26-2009 04:38 AM

Thanks for the information!

And For that SECOND

I should have written SECOND QUESTION.


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