Darkice
De MochilaWiki
Ir para navegaçãoIr para pesquisardependencias:
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