* compile and install the ilbc source: tar -xvzf ilbc-rfc3951.tar.gz cd ilbc-rfc2951 ./configure --prefix=/usr && make make install (as root) cd .. * compile and install the plugin: ./configure --prefix= make make install