Compiling the CERN Server


  1. If you need to compile yourself, uncompress and untar cern_httpd.tar.Z distribution tar file.
            uncompress cern_httpd.tar.Z
            tar xvf cern_httpd.tar
    
  2. Go to newly-created WWW directory, and give command BUILD:
            cd WWW
            ./BUILD
    
  3. Executable httpd appears in directory .../WWW/Daemon/sun4 (if you have a Sun4 machine), or in another subdirectory corresponding to your machine architecture.

httpd@info.cern.ch