On Thursday 15 May 2008, xiao hong wrote:
> Today I install refresh Fedora 9 on my intel core 2 machine.
> After install fedora 9 successfully, I try to install virtual box 1.6
> on it, but failed.
>
> below is the error output::
>
> [EMAIL PROTECTED] downall]# rpm -ivh 
> VirtualBox-1.6.0_30421_fedora9-1.x86_64.rpm
> error: Failed dependencies:
>         libasound.so.2 is needed by VirtualBox-1.6.0_30421_fedora9-1.x86_64
>
> So I try to find the libasound.so.2, and find it exist on my system,
> [EMAIL PROTECTED] ld.so.conf.d]# ldconfig -p|grep lib64|grep libasound
>         libasound.so.2 (libc6,x86-64) => /lib64/libasound.so.2
>         libasound.so (libc6,x86-64) => /usr/lib64/libasound.so
>
> [EMAIL PROTECTED] downall]# ll /lib64/libasound.so.2*
> lrwxrwxrwx 1 root root     18 2008-05-15 10:30 /lib64/libasound.so.2 ->
> libasound.so.2.0.0
> -rwxr-xr-x 1 root root 920640 2008-04-04 16:26 /lib64/libasound.so.2.0.0
>
> Anyone run into this problem?

This dependency is wrong but installing alsa-lib.i386 should solve
the problem without any negative consequences (except the additional
space required by the package). We will fix this dep in the next release.

Kind regards,

Frank
-- 
Dr.-Ing. Frank Mehnert    Sun Microsystems    http://www.sun.com/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to