Well i trying to install Mplayer but i need some dependecies: libsarts.so.0 and libdv.so.2
and for libsarts i need the libasound.so.1 and 2 more but i can't find the libasound :-( Thanks in advance -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama... Linux registered user: 287900 -- El sáb, 05-10-2002 a las 14:48, Mark C escupió: On Sat, 2002-10-05 at 13:09, Alejandro Matos wrote: > Hi people, I'm looking for this package but i can't find it anywhere > (google of course...) i just find "alsa-0.5.10-77.i386" and if i install > it "arts" still needs the libasound. Does anyone know where can i > download it? i have allready searched in rpmsearch.net and rpm.pbone.net Thats from alsa-libs. try http://rpmfind.net/linux/rpm2html/search.php?query=libasound.so.1 Or download alsa from http://freshrpms.net but that only gives you: /usr/lib/libasound.so /usr/lib/libasound.so.2 /usr/lib/libasound.so.2.0.0 So if you really need this, try symlinking it to: /usr/lib/libasound.so.2.0.0 may work, or may not, I presume you are trying to compile something? Mark