Juan Francisco Torres Chac�n's bits of Wed, 28 Aug 2002 translated to: >After configuring htdig.conf, i used "rundig" command, but i get "host not found" >message. ... >su - htdig -c "/usr/bin/rundig -a -vvv"
You are combining a couple different ways of starting the dig in a manner that doesn't make sense :) You can use htdig -c in order to retrieve documents and build a document database; however in that case, the name of a config file should follow -c. What you have in quotes following the the -c is a command to run htdig and all other ht://Dig program necessary to build a full set of databases. Unless you have special needs, you probably want to start out by simply running /usr/bin/rundig -a -vvv Jim ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ 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

