(
./configure --with-local-root=/Local --with-network-root=/Network --prefix=/ &&
make &&
prepare_install &&
make install
) 2>&1 > $C_FIFO
