Lastfm-plugin
Aus VDR Wiki
Version vom 23. Juli 2006, 20:35 Uhr von 84.186.49.195 (Diskussion)
Inhaltsverzeichnis |
Beschreibung
Autor(en): Matthias Feistel
Bilder
Softwareanforderungen
- libmad
Installation
Source
cd $SOURCEDIR tar xvzf libmad-<VERSION>.tar.gz cd libmad-<VERSION> ./configure --prefix=/usr/local make make install ldconfig cd -
Arch-Linux
pacman -S libid3tag libmad
Crux
prt-get depinst libid3tag libmad
Debian
apt-get install libmad0-dev
Gentoo
emerge libid3tag libmad
SuSE
yast -i mad-devel