LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Daryl Tester <dt@picknowl.com.au>
  To  : Brian Marr <sirreg@dove.net.au>
  Date: Thu, 28 Dec 2000 12:10:57 +1030

Re: Rpm dependency

Brian Marr wrote:

> Which seems to indicate libc.so.6 is indeed available to rpm & gnucash.
> 
> I wonder where gnucash is looking for this file ?

You're confusing the file with RPM (and its database).  In
other words, although the file may exist on your system, the
RPM database isn't aware of it, so the dependency fails.  A way
to check for this is to use "rpm -qf /path/to/file/in/question";
if it returns "is not owned by any package", then there's your
problem.  The solution?  Force install the package.


-- 
Regards,
  Daryl Tester,  Software Wrangler and Bit Herder, IOCANE Pty. Ltd.

"You shouldn't mix meditation with management.  The mind gets too empty."
  -- Dilbert

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page