I got the following: .... While trying to install: libbind6-5.999-2 libbind6-dev-5.999-2
The following inconsistencies found: libbind6 conflicts with bind9-ssl (<< 9.5.0-1), but bind9-ssl is installed Trying to resolve dependencies... Could not resolve inconsistent dependencies! Fink isn't sure how to install the above packages safely. You may be able to fix things by running: fink scanpackages sudo apt-get update sudo apt-get install libbind6-dev=5.999-2 libbind6=5.999-2 ... And then when I tried that, I got: Unpacking libbind6 (from .../libbind6_5.999-2_darwin-i386.deb) ... /sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-i386/net/libbind6_5.999-2_darwin-i386.deb (--unpack): trying to overwrite `/sw/lib/libbind.4.dylib', which is also in package bind9-ssl-shlibs Selecting previously deselected package libbind6-dev. Unpacking libbind6-dev (from .../libbind6-dev_5.999-2_darwin-i386.deb) ... /sw/bin/dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-i386/net/libbind6-dev_5.999-2_darwin-i386.deb (--unpack): trying to overwrite `/sw/include/bind/arpa/inet.h', which is also in package bind9-ssl-dev ... The updated bind9-ssl* packages (9.5.999-3) were not, however, yet built at this point. By building those, I was able to work around the issue above via sudo apt-get install libbind6-dev libbind6 bind9-ssl-dev bind9-ssl-shlibs -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
