Hello,

Thanks for your response.

The libasound.so.2 file in /etc/lib is all lower case. 

The sim link in /lib is the same.

Thanks

-----Original Message-----
From: Per Jessen [mailto:[EMAIL PROTECTED] 
Sent: 21 August 2007 19:49
To: opensuse@opensuse.org
Subject: Re: [opensuse] Trying to resolve a dependency.

Darragh wrote:

> I'm trying to install a package that depends on libasound.so.2.  It is
> expecting it to be in /lib however in SuSE it is located in /usr/lib/
> 
> In /usr/lib there are three libraries that look like this:
> Libasound.so
> Libasound.so.2
> Libasound.so.2.0.0
> 
> I've tried making sim links to these in /lib/ but still the rpm will
> not install.
> 
> I've even tried copying the libraries over to that directory but no
> change.

The names are case-sensitive, so unless you've renamed them to
lowercase, "Libasound.so.2" will not match "libasound.so.2".  Try
making lowercase symlinks.  Or install with --nodeps.



/Per Jessen, Zürich

-- 
http://www.spamchek.com/ - your spam is our business.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to