Darkice
De MochilaWiki
Revisão de 20h24min de 11 de janeiro de 2009 por 201.8.133.216 (discussão)
dependencias:
apt-get install build-essential pkg-config liblame-dev libtwolame-dev \ libvorbis-dev libogg-dev libfaac-dev libjack0.100.0-dev libasound2-dev
wget -c http://darkice.tyrell.hu/dist/0.18.1/darkice-0.18.1.tar.gz tar zxvf darkice-0.18.1.tar.gz cd darkice-0.18.1 ./configure --with-jack --with-alsa --with-twolame --with-faac \ --with-vorbis --with-faac --with-vorbis --with-lame --prefix=/usr \ --sysconfdir=/usr/local/etc/ make make install