Reply To: ubuntu 6.10 on MacMini can’t get mt-daapd to work….

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues ubuntu 6.10 on MacMini can’t get mt-daapd to work…. Reply To: ubuntu 6.10 on MacMini can’t get mt-daapd to work….

#7179
rpedde
Participant

@hsl wrote:

no, it’s not edgy, it’s the dapper server install.

wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376-1.diff.gz
wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376-1.dsc
wget ftp://ftp.nl.debian.org/debian/pool/main/m/mt-daapd/mt-daapd_0.2.4+r1376.orig.tar.gz
dpkg-source -x mt-daapd_0.2.4+r1376-1.dsc
cd mt-daapd_0.2.4+r1376

now I repeated the first 4 steps, do i have to configure, make & make install it manually or do I have to do it with fakeroot?

🙂

once you’ve done the steps above, add the “–enable-sqlite” to the debian/rules and then do a buildpackage.

(or just “fakeroot debian/rules binary” — either way).