According to David Herder: > followed the instructions on the FAQ page (question 4.9) but am still > getting the following message when running the rundig script: > > PDF::parse: cannot find pdf parser /usr/local/bin/acroread > > I do not want to use the acroread parser and am unaware how to remove the > reference to it. I am using doc2html and am wondering why I get this error > message.
You don't so much remove the reference as override it. If htdig saw an entry for application/pdf in external_parsers, it wouldn't be using the internal parser that calls acroread. The fact that PDF::parse is being called is a clear indication that htdig isn't seeing your entry for doc2html. See http://www.htdig.org/FAQ.html#q5.31 -- 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: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ 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

