(
ruby ./extconf.rb &&
make              &&
make INSTALL_DIR=/usr install

) > $C_FIFO 2>&1
