Installation output for html-form

Installation time: 2.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `html-form' ...
checking dependencies for `html-form' ...
install order:
("html-form")
installing html-form: ...
changing current directory to .
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"html-form\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" html-form.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -O -d2 -s html-form.scm -j html-form
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -O2 -d0 -s html-form.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.so
  cp -r html-form.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.import.so
  cp -r html-form.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/html-form.setup-info
  cp -r wforms.css /usr/local/chicken-4.5.0/share/chicken/html-form/wforms.css