Yeah, I tried that but Fink did not let me remove it because of dependency problems
Aki On Feb 15, 2007, at 8:01 PM, Alexander Hansen wrote: > On 2/15/07, Aki Hoji <[EMAIL PROTECTED]> wrote: >> 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 >> > > Grr...I hate it when apt-get is being a pain. > > My quick idea is to try removing automake1.9 and autoconf (via just > "fink remove autoconf automake1.9") and then install autoconf2.13 (or > just update fwbuilder). > >> >> 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
