"Fossies" - the Fresh Open Source Software Archive

Member "cgiwrap-4.1/doc/notes" (16 Jun 2008, 594 Bytes) of package /linux/www/old/cgiwrap-4.1.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1                          CGIWrap - Compilation Notes
    2      __________________________________________________________________
    3 
    4   CDC 4680 EP/IX 2.1.1ad
    5 
    6           CC=cc
    7           CCOPT=-systype sysv -I/usr/include/bsd -lbsd
    8 
    9           Don't include "strings.h"
   10 
   11   HP-UX 9.0.x
   12 
   13           Don't enable the setrlimit checking, it is not completely
   14           supported by HPUX.
   15 
   16   SCO Unixware 2.03
   17 
   18           Problems with sete[ug]id. You might need to undefine these in
   19           the config.sh file at the end of the Configure run. (Thanks to
   20           John Romano for pointing this problem out.)