I have ported ht://dig to Win NT and it works well so far.
Even the directive

database_dir:           /tmp/htdig/db123456

works.

I have successfully run the line
parse_doc.pl test.pdf

But after adding 

external_parsers: application/msword /tmp/htdig/bin/parse_doc.pl \
                  application/postscript /tmp/htdig/bin/parse_doc.pl \
                  application/pdf /tmp/htdig/bin/parse_doc.pl

the output of htdig is
1:2:0:http://www.integraliscentaur.de/test.pdf: /tmp/htdig/bin/parse_doc.pl:
not found

I tried with c:/tmp... and with \\ instead of / with no success. 

Does anybody know what to change so that external programs will work on Win
NT (perhaps changing some c++ code of htdig?).


Thanks in advance,

JOERN_HEID
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to