Handbook / configuration /
nstanger authored on 16 Jul 2012
..
include - Added AC_PATH_JARFILE function for locating JAR files under specified paths. 12 years ago
Makefile - Added base infrastructure for build system configure script. 13 years ago
README - Added README. 12 years ago
configure.ac - Added sitecopy. 11 years ago
install-sh - Added base infrastructure for build system configure script. 13 years ago
README
Make configuration system for the INFO database authoring framework, using autoconf.

To update:

% cvs update
% make
% ./configure

Check for missing items in the configure script output. Some will raise a fatal error if missing, some won't.

If all looks OK, then everything should just work! (fingers crossed)