On Thu, 6 Dec 2001, Irwin Kwan wrote:
> Now. If I set prefix to something like /usr/local, will the common,
> conf, database, etc. directories be set as well to point to
> ${PREFIX}/conf, for example?
Yes. I'll answer from the configure.in file...
CONFIG_DIR="$withval", CONFIG_DIR='${prefix}/conf')
So you can specify a separate --with-config-dir or it will default to
${prefix}/conf
> I want to install a "test" copy of the new betas, but I don't want to
> overwrite my current production environment, and it's a pain to specify
> 6 configure options with full pathnames.
Nope, no need to do this.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html