(
 ./configure -prefix /usr -mandir /usr/share/man/man1 &&
 make world &&
 make opt &&
 make install

) > $C_FIFO 2>&1
