Holger Schulz wrote: > I ran fink selfupdate and afterwards fink update-all. And guess, I got > an error message. > > --- > install-info(/sw/share/info/libtool.info): warning, ignoring confusing > INFO-DIR-ENTRY in file. > * Libtool: (libtool). GNU Libtool 2.2.6 > install-info(/sw/share/info/libtool.info): creating new section `GNU > programming tools' > > Reading buildlock packages... > 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 sbcl=1.0.24-2 > > Updating the list of locally available binary packages. > Scanning dists/unstable/main/binary-darwin-i386 > New package: dists/unstable/main/binary-darwin-i386/libs/libaprutil.0- > dev_1.3.4-9_darwin-i386.deb > New package: dists/unstable/main/binary-darwin-i386/libs/libaprutil.0- > shlibs_1.3.4-9_darwin-i386.deb > Failed: Fink::SysState: Could not resolve inconsistent dependencies > --- > > I did as I was told, but: > > --- > Silence:~ admin$ sudo apt-get install sblc=1.0.24-2 > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package sblc > Silence:~ admin$ > --- > > What can I do now? > > Thanks > > hs > > Actually, you didn't do what it said, for one thing. There's no "sblc" package, as noted, and the command that was suggested is
sudo apt-get install sbcl=1.0.24-2 -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensign option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
