* Moses Moore <[email protected]> [2015-03-24 19:12 -0000]: > I'm already at LTS 2 > > $ cat /etc/issue > Ubuntu 14.04.2 LTS \n \l
$ lsb_release -a would be the correct way to grep your Ubuntu version. Anyway > > And checking apt-cache show moc I see > Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libcurl3-gnutls (>= > 7.16.2), libdb5.3, > > But: > $ ldd `which mocp` |grep libdb > libdb-5.3.so => /usr/lib/i386-linux-gnu/libdb-5.3.so (0xb716f000) > libdb-5.1.so => not found Could you please try as follows: # apt-get remove --purge moc # apt-get autoremove # apt-get install moc And check again? Thanks Elimar -- You cannot propel yourself forward by patting yourself on the back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435622 Title: missing dependency libdb-5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/moc/+bug/1435622/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
