(
  export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH
 ./configure --prefix=/opt/lunar/gnome/2 &&
 default_make

) > $C_FIFO 2>&1 
