2008/03/05

LANTANKのセットアップ(mt-daapdアップデート)

mt-daapdのアップデート

LANTANK:~# vi /etc/apt/sources.list
deb http://iohack.sourceforge.jp/debian ./
deb http://iohack.sourceforge.jp/kogiidena/debian_iohack_base/ ./
deb http://iohack.sourceforge.jp/kinneko/snow_white/ ./
LANTANK:/share/others# apt-get update
LANTANK:/share/others# apt-get -f install
LANTANK:/share/others# apt-get install binutils file gcc libc6-dev make patch autoconf automake libtool flex libgdbm-dev dpkg-dev debhelper
11.6MB のアーカイブを取得する必要があります。
展開後に追加で 38.2MB のディスク容量が消費されます。
続行しますか? [Y/n] y
LANTANK:/share/others# apt-get install libid3tag0-dev
652kB のアーカイブを取得する必要があります。
展開後に追加で 950kB のディスク容量が消費されます。
続行しますか? [Y/n] y
LANTANK:/share/others# wget http://jaist.dl.sourceforge.net/sourceforge/mt-daapd/mt-daapd-0.2.4.1.tar.gz
LANTANK:/share/others# tar zxvf mt-daapd-0.2.4.1.tar.gz
LANTANK:/share/others# wget http://www.apionet.or.jp/~tomi/mt-daapd-0.2.4.1-cp932.patch
LANTANK:/share/others# cd mt-daapd-0.2.4.1
LANTANK:/share/others/mt-daapd-0.2.4.1# patch -p1 < ../mt-daapd-0.2.4.1-cp932.patch
patching file src/db-gdbm.c
patching file src/mp3-scanner.c
patching file src/parser.c
LANTANK:/share/others/mt-daapd-0.2.4.1# dpkg-buildpackage -uc -us -d
LANTANK:/share/others/mt-daapd-0.2.4.1# rm /var/cache/mt-daapd/songs.gdb
LANTANK:/share/others/mt-daapd-0.2.4.1# cd /share/others
LANTANK:/share/others# dpkg -i mt-daapd_0.2.5-1_sh4.deb
LANTANK:/share/others# /etc/init.d/mt-daapd restart
Restarting mt-daapd: mt-daapd.
LANTANK:/share/others# dpkg -i mt-daapd_0.2.1.1-1-cp932_sh4.deb
LANTANK:/share/others# update-rc.d mt-daapd defaults
System startup links for /etc/init.d/mt-daapd already exist.

0 coment: