David T. wrote: > I did as suggested in the FAQ (sudo dpkg -r --force-all ptex-base). I still > get problems. I note that there's another person trying to get gtk-2 working > who's getting the same circular dependency errors in the same spot. For the > record, the conclusion of my last try was: > > Updating the list of locally available binary packages. > Scanning dists/unstable/main/binary-darwin-i386 > New package: > dists/unstable/main/binary-darwin-i386/text/tetex-base_3.0-1006_darwin-i386.deb > New package: > dists/unstable/main/binary-darwin-i386/text/tetex_3.0-1006_darwin-i386.deb > Failed: Problem resolving dependencies. Check for circular dependencies. > > > David > > Try installing the dependent packages individually so that we can eliminate those that _don't_ produce the circular dependency, and figure out which one does. Since we've been having problems with graphviz, you might try installing the binary distribution's version of that first:
sudo apt-get install graphviz=1.16-1013 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
