On 7/12/07, Peter Newman <[EMAIL PROTECTED]> wrote:
Thanks Bill - I was skipping that step and assumed that "make config" only created a config file I'll actually run the step in the build now
There is an additional make target you might find useful: "make default_config" will use your existing config info (in install.conf) instead of prompting for new values. This is especially useful when building from a fresh release tarball with an exisiting install.conf file. That way you get the auto-generated files without requiring any human intervention. Hope this helps. -bill
