Okay, many of u may be familiar with this circular dependencies >
Bind-9.1.0 requires libdns.so.4  and libisc.so.3 , therefore I have to freshen with Bind-utils-9.2.1, this won;t work because the so-files are required by bind-9.1.0
In a nutshell a circular dependency. Nice ! How do I get around that ? Manually removing the objects ??? 
 
----- Original Message -----
Sent: Tuesday, September 10, 2002 05:12 PM
Subject: Circular argument installing BIND-9.2.1 over Bind-9.1.0

Hi
I had bind-9.1.0 installed which I want to replace with the downloaded bind-9.2.1 from ISC
Using "rpm -Uvh bind-9.2.1" I got the error message that it failed dependencies test , missing "libdns.so.5" and "libisc.so.5".
So I applied "rpm -Uvh bind-utils-9.2.1" and it reported a conflict with existing files from "bind-utils-9.1.0"
And so it goes on and on.
Where do I find these fabulous xxx.so files ???
What's going on ???

Reply via email to