>
> Quoting David Adams <[EMAIL PROTECTED]>:
> > Firstly, you don't have the latest version of doc2html.  However, what
> > you have should work.
>
> Well the Header says:
> # Version 3.0 4-June-2001
> # External converter for htdig 3.1.4 or later (Perl5 or later)
>
> and I didn't find a newer. Is there?
>

That is the latest released version, but the line numbers you quoted earlier
didn't match my version 3.0.
Could you have made some other changes?

> > Secondly,  I don't believe that
> >     if (($MIME_type =~ m/$set->{'mime'}/i) ...
> > is in error...
> Yes, that's true: was my misinterpretation of the code.
>
>
> > Thirdly,  if you are indexing "Read 8192 from document", which is part
> > of the diagnostic output from htdig -vvv itself, then you must be doing
> > something very odd indeed.
> OK, maybe, I Didn't look further to this.
>
> > Fourthly, try altering the first line of doc2html.pl to
> > #!/usr/bin/perl
> >
> > and in your configuration file have:
> > external_parsers:        application/pdf->text/html
> > /mypath/doc2html/doc2html.pl
>
>
> The first line of code is #!/usr/bin/perl and perl is there but when I try
to
> execute /mypath/doc2html/doc2html.pl directly, my bash (Linux) reports
> "doc2html/doc2html.pl: Command not found." and identically using the
script so I
> inserted "/usr/bin/perl ..." into htdig.conf
>
> Greets David
>

Sounds like you havn't set on the execute permissions for
/mypath/doc2html/doc2html.pl

Do check that doc2html.pl works from the command line!

--
David Adams
Computing Services
Southampton University




-------------------------------------------------------
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

Reply via email to