(

  ruby install.rb config  &&
  ruby install.rb setup  &&
  prepare_install &&
  ruby install.rb install  

) > $C_FIFO 2>&1
