Newer
Older
Handbook / configuration / README
nstanger on 19 Apr 2012 313 bytes - Added README.
  1. Make configuration system for the INFO database authoring framework, using autoconf.
  2.  
  3. To update:
  4.  
  5. % cvs update
  6. % make
  7. % ./configure
  8.  
  9. Check for missing items in the configure script output. Some will raise a fatal error if missing, some won't.
  10.  
  11. If all looks OK, then everything should just work! (fingers crossed)