> 
> I've spend the whole day trying...
> This is what I have in my htdig.conf file
> 
> external_parsers: application/pdf /export/home/htdig/bin/parse_doc.pl
> 
> This is what I have in my parse_doc.pl
> 
> $CATPDF = /export/home/xpdf/bin/pdftotext";
            ^
            |
            Double quote missing!!!

> $PDFINFO = "/export/home/xdpf/bin/pdfinfo";
> $CATPDF = "/export/home/xpdf/bin/pdftotext";
> $PDFINFO = "/export/home/xpdf/bin/pdfinfo";
> 
> I'm getting errors when I run $rundig
> 


-- 
 
David J Adams
<[EMAIL PROTECTED]>
Computing Services
University of Southampton

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to