Libvorbis¶
cd /usr/local/src wget http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz tar zxvf libvorbis-1.1.2.tar.gz cd libvorbis-1.1.2 ./configure make && make install
cd /usr/local/src wget http://downloads.xiph.org/releases/vorbis/libvorbis-1.1.2.tar.gz tar zxvf libvorbis-1.1.2.tar.gz cd libvorbis-1.1.2 ./configure make && make install