looks like it is part of ALSA.
For mandrake the rpm is
http://www.rpmfind.net//linux/RPM/mandrake/8.2/i586/Mandrake/RPMS/libalsa1-0.5.10b-1mdk.i586.html
Don't know which one in RH provides it since I don't have my 7.3 cds here at
home.
bash script to find something in an rpm:
for p in *.rpm
do
echo $p
rpm -qlp $p | grep libasound
done
> I was trying to load Armagetron on my Linux
> system and it came up with this requirement.
> "libasound.so.1". Does ANYONE know where this
> RPM/file can be found or what RPM it comes with?
> Thanks for the help.
>
> -Mario
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss