(
./configure.rb --prefix=/usr    \
               --enable-shared &&
make           &&
make install

) > $C_FIFO 2>&1
