According to COLLINEAUFranckFTRD/DMI/TAM: > I have installed htdig-3.2-0b4. > It works with an URL of type http://.... > But with an URL of type file:///... it doesn't work. > Here is the message after ./rundig -vvvvv: > > ht://dig Start Time: Tue Jan 15 12:53:30 2002 > parse error > In line 29 > 1:1:http://www.htdig.org/ ... > Unable to establish the connection with host: www.htdig.org (port 80) > Request time: 35 secs > . pushed > pick: www.htdig.org, # servers =3D 1 > > www.htdig.org with a traditional HTTP connection > ht://dig End Time: Tue Jan 15 12:55:15 2002 > parse error > In line 29 > parse error > In line 29 ... > > Is error line 29 a bug ?
It's an error in your htdig.conf file. The config file parser is having problems parsing it, so it gives up at line 29. Quite likely there's a problem with your start_url definition, so htdig falls back to the compiled-in default and indexes http://www.htdig.org/. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 _______________________________________________ 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

