(
## pay attention to the man page locations okay?!?
## -csm
  #unset  DISPLAY
  #export DISPLAY
  prepare_install                                             &&
  echo $'4\n                                                  \
  /usr/apps\n                                                 \
  /usr/bin\n                                                  \
  /usr/share/man\nyes'                                        \
  | ./install.sh

) > $C_FIFO 2>&1
