Reply To: daap server crashing

#16258
Anonymous
Inactive

I uninstalled my previous version of mt-daapd with:

$ sudo rm mt-daapd_0.2.4-1_i386.deb

I then downloaded the svn-1696 nightly build and entered:

$ sudo dpkg --install mt-daapd_0.9-svn-1696_edgy_i386.deb

I got the following errors:

(Reading database ... 42177 files and directories currently installed.)
Preparing to replace mt-daapd 0.9-svn-1696 (using mt-daapd_0.9-svn-1696_edgy_i386.deb) ...
Unpacking replacement mt-daapd ...
dpkg: dependency problems prevent configuration of mt-daapd:
mt-daapd depends on libflac7; however:
Package libflac7 is not installed.
mt-daapd depends on libsqlite0 (>= 2.8.17); however:
Package libsqlite0 is not installed.
dpkg: error processing mt-daapd (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mt-daapd

I see that I already have libflac8 (v1.1.4-3ubuntu1.1) and libsqlite3-0 (v3.4.2-1build1) installed. I did do a quick “apt-cache search” for both libflac8 and libsqlite0, but neither were found. What should be my next step?

many thanks,
J.