Handbook / configuration /
Nigel Stanger authored on 10 Jun 2013
..
include Fixed file permissions. 10 years ago
.gitignore Updated ignored files. 10 years ago
Makefile - Added base infrastructure for build system configure script. 13 years ago
README.md Converted README to Markdown and added note about configuring the XML entity resolver. 10 years ago
configure.ac - Added basename to miscellaneous utilities. 11 years ago
install-sh - Added base infrastructure for build system configure script. 13 years ago
README.md

Configuring the INFO database authoring framework

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)

Important note about the XML Commons entity resolver

This is configured by a file called CatalogManager.properties, which needs to be somewhere in your CLASSPATH. It doesn’t particularly matter where.