Hi Alex, Actually I did, and I got this error message:
Reading Package Lists... Done Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these: Sorry, but the following packages have unmet dependencies: autoconf: Conflicts: autoconf2.13 but 2.13-5 is to be installed autoconf2.13: Conflicts: autoconf but 2.60-4 is to be installed gimp-print-dev: Depends: gimp-print-shlibs but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage- fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/ packages.php#bin-exceptions> postgresql74-ssl: Depends: postgresql74-ssl-shlibs (>= 7.4.7-12) but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). I did also try 'apt-get -f install' but I got the same output. Aki On Feb 15, 2007, at 12:28 PM, Alexander Hansen wrote: > On 2/15/07, Aki Hoji <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I run into a problem when updating fwbuilder with a following >> dependency problem: >> >> While trying to install: >> autoconf2.13-2.13-5 >> >> The following inconsistencies found: >> Unsatisfied dependency in automake1.9: autoconf (>= 2.58-1) >> >> 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 >> apt-get update >> apt-get install autoconf2.13=2.13-5 >> >> Failed: Fink::SysState: Could not resolve inconsistent dependencies >> >> >> >> Any help to get around this problem will be appreciated. >> >> Aki >> > > How about > > sudo apt-get install autoconf2.13=2.13-5 > > as it says above? > -- > Alexander K. Hansen > (akh) > Fink Documenter (still) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
