I'm trying to install the latest mondo, which depends on libnewt0.51, but Ubuntu has libnewt0.52
dpkg complains about unmet dependencies. --force-depends-version doesn't help. Any suggestions? thanks, David. [EMAIL PROTECTED]:/usr/local/deb # dpkg -i mondo_2.2.1_i386.deb (Reading database ... 164645 files and directories currently installed.) Preparing to replace mondo 2.2.1 (using mondo_2.2.1_i386.deb) ... Unpacking replacement mondo ... dpkg: dependency problems prevent configuration of mondo: mondo depends on libnewt0.51; however: Package libnewt0.51 is not installed. dpkg: error processing mondo (--install): dependency problems - leaving unconfigured Errors were encountered while processing: mondo [EMAIL PROTECTED]:/usr/local/deb # sudo apt-get install libnewt0.52 Reading package lists... Done Building dependency tree Reading state information... Done libnewt0.52 is already the newest version. You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies. mondo: Depends: libnewt0.51 but it is not installable E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
