./configure --prefix=/usr --enable-shared && make -j4 && make install && make distclean && cd ..