According to Geoff Hutchison: > On Thursday, August 22, 2002, at 08:12 AM, Gabriele Bartolini wrote: ... > >> "PDF::parse: cannot find pdf parser /usr/local/bin/acroread" > > > > I think you may find the solution in here: > > http://www.htdig.org/FAQ.html#q4.9 > > > > IMHO (Gilles correct me if I am wrong), the 'pdf_parser' attribute is > > used instead of the 'external_parsers' one. > > The use of the pdf_parser is depreciated as there have been many > problems using Acrobat on Linux with version 4. At this point, it's more > reliable to use xpdf's translators.
Yes, pdf_parser is deprecated, but unfortunately still there to cause problems in the 3.1.x code. It's gone from the 3.2 betas. Defining an external_parsers entry for application/pdf will override anything selected by pdf_parser, though (and not the other way around). The fact that Theo is getting "PDF::parse" errors indicates very clearly that htdig is not recognizing any such external_parsers entry for application/pdf. See http://www.htdig.org/FAQ.html#q5.31 in attition to the FAQ entries Gabriele and Geoff recommended. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ 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

