On Fri, 17 Sep 2004, Steve Lewis wrote:

I'm new to HtDig and have one issue that is bothersome but not a big
problem. Everytime someone uses the search engine on our site I get a
message from our cron job as follows:

PDF::parse: cannot find pdf parser /usr/local/bin/acroread

It sounds like htdig is encountering some PDFs and trying to use the default handling mechanism, which is failing due to acroread not being found. If you really want to index the PDFs, you should probably start by reading http://www.htdig.org/FAQ.html#q4.9. If you don't care about the PDFs and just want to get rid of the message, it would probably be easiest to just add .pdf to the bad_extensions attribute.


  http://www.htdig.org/attrs.html#bad_extensions


Btw, I suspect what is happening is that you are getting the message you refer to each time cron tries to execute rundig. Not each time someone uses the search engine on your site. The site search calls htsearch which doesn't try to parse PDFs or do anything with cron.


Jim


------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ 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

Reply via email to