On Wed, 17 Mar 2004, Douglas Kline wrote: > > In conf/htdig.conf is the line defining > > database_dir with an initial value of var/htdig from wherever your base > directory for running ht-Dig is. > > In bin/rundig are the lines defining > > DBDIR, COMMONDIR, and BINDIR with initial values of var/htdig, share/htdig, and > bin, respectively, wherever your base directory for running ht-Dig is. > > Which definition of the directory with the databases takes precedence? Why > define it in both files? Why define the directory with the commands to create
Precedence doesn't really come into play with the two sets of definitions. The definitions in rundig are for the purpose of tasks carried out by the script. Those in htdig.conf are used by the various ht://Dig programs. Note that rundig is provided simply as an example of how one might create a database using the ht://Dig programs. I believe it even includes a comment to the effect that it is a sample script. The variables defined in the script are specific to the script itself and have no relevance beyond their use in the script. Jim ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

