Page 1 of 1

errors VLC on linux Fedora4

Posted: 21 Sep 2006 08:56
by kanly6486
well im new to linux, currently learning to use it in class. im geting this error when i try to install linux with the RPM

[root@localhost Desktop]# tar zxf vlc-fc4.tar.gz [root@localhost Desktop]# rpm -ivh fedora/4/i386/vlc/0.8.5/base/*.rpm fedora/4/i386/vlc/0.8.5/contrib/*.rpm
error: Failed dependencies:
arts is needed by vlc-0.8.5-1.i386
libSDL_image-1.2.so.0 is needed by vlc-0.8.5-1.i386
libartsc.so.0 is needed by vlc-0.8.5-1.i386
libdbus-1.so.1 is needed by vlc-0.8.5-1.i386
libgnutls.so.11 is needed by vlc-0.8.5-1.i386
libgnutls.so.11(GNUTLS_REL_1_0_9) is needed by vlc-0.8.5-1.i386
libslang-utf8.so.1 is needed by vlc-0.8.5-1.i386
libImlib2.so.1 is needed by caca-utils-0.9-1.i386
libslang-utf8.so.1 is needed by caca-utils-0.9-1.i386

Posted: 29 Sep 2006 11:35
by stico
I have almost the same problem.

But there is already a /usr/lib/libstdc++.so.6 on my FC4, it still reports:libstdc++.so.6(GLIBCXX_3.4.6) is needed by dirac-0.5.3-1.i386

Please tell me why, thx

Posted: 22 Oct 2006 12:08
by dalam
for SDL library
ftp://ftp.rhd.ru/pub/fedora/linux/core/ ... dora/RPMS/

download and install
File: SDL-1.2.8-3.2.i386.rpm
File: SDL-devel-1.2.8-3.2.i386.rpm

for
other packages

ftp://ftp.freshrpms.net/pub/freshrpms/fedora/linux/4/

Posted: 22 Oct 2006 16:38
by cryptyde
Check out my reply to a similar problem and it may shed some light on yours. :)

VLC_Livna