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
