I can't think of a fifth step to try, all I can do is to reiterate the point that the
! UNABLE to convert message means that doc2html.pl has gone through its list of converters and failed to find one which matched both the MIME-type given as its second argument and the magic word (ie the first few characters) of the file whose name is given by its first argument. There are only a limited number of ways in which this can happen. Sorry I can't be of more help. -- David Adams Information Systems Services Southampton University ----- Original Message ----- From: "Wendt, Trevor" <[EMAIL PROTECTED]> To: "'David Adams'" <[EMAIL PROTECTED]>; "Juan Pablo Aqueveque" <[EMAIL PROTECTED]> Cc: "htdig" <[EMAIL PROTECTED]> Sent: Tuesday, November 19, 2002 5:28 PM Subject: RE: [htdig] running doc2html.pl by command line > I am using doc2html.pl pointed to wp2html parser for word docs - I get the > same error. I tried step 1-4 that David suggested but to no avail. I ended > up installing catdoc as a secondary doc parser which allowed the parsing of > word documents. To this day I cannot get wp2html to work properly with > doc2html.pl - but each parser works correctly when run from the command > line. > > If your running wp2html and doc2html.pl and figure out how to correct the "! > UNABLE to convert" error, please let me know. Thanks. > > Trevor Wendt > Interactive Media Producer > Aquila, Inc. [aquila.com] > [EMAIL PROTECTED] > > > > > -----Original Message----- > From: David Adams [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, November 19, 2002 10:20 AM > To: Juan Pablo Aqueveque > Cc: htdig > Subject: Re: [htdig] running doc2html.pl by command line > > > Doc2html.pl is not finding any method for converting these files. There are > several possible explanations: > > 1) You have not installed catdoc and xpdf. If you have, check that they > are working. > > 2) You have not configured doc2html.pl correctly. Check that you have > entered the > full pathnames of catdoc and pdf2html.pl in doc2html.pl Check that > you have > configured pdftotext and pdfinfo into pdf2html.pl > > 3) Your doc2html.pl has been corrupted. Try again with a fresh > installation. > > 4) These Word and PDF files have non-standard magic numbers, > or are not Word or PDF files atall. > > -- > David Adams > Information Systems Services > Southampton University > > > ----- Original Message ----- > From: "Juan Pablo Aqueveque" <[EMAIL PROTECTED]> > To: "David Adams" <[EMAIL PROTECTED]> > Sent: Tuesday, November 19, 2002 11:57 AM > Subject: Re: [htdig] running doc2html.pl by command line > > > > Hi David And Dan > > Your suggestion dear Dan show me: > > > > "UNABLE to open" at least it is a progress :-). > > > > Let me show you my directory. > > > > -r-xr-xr-x 1 root root 26564 oct 3 2001 > anexos_uct_0901.pdf > > -r-xr-xr-x 1 root root 23413 abr 6 2001 anexos_uct.pdf > > -rwxrwxrwx 1 root root 23040 mar 14 2002 decreto_10-02.doc > > -rwxrwxrwx 1 root root 22528 mar 14 2002 decreto_11-02.doc > > -rwxrwxrwx 1 root root 22528 mar 14 2002 decreto_12-02.doc > > -rwxrwxrwx 1 root root 23040 mar 14 2002 decreto_13-02.doc > > -rwxrwxrwx 1 root root 22528 mar 14 2002 decreto_14-02.doc > > > > # perl /var/www/cgi-bin/doc2html.pl /var/www/html/docs/decreto_10-02.doc > > application/msword > > ! UNABLE to convert > > > > # perl /var/www/cgi-bin/doc2html.pl /var/www/html/docs/anexos_uct.pdf > > application/pdf > > ! UNABLE to convert > > > > > > Any help are very appreciated guys!. > > > > --jp > > > > > > At 15:44 19-11-2002 +0000, you wrote: > > >Try using the full pathname for decreto_10-02.doc > > > > > >-- > > >David Adams > > >Information Systems Services > > >Southampton University > > > > > > > > >----- Original Message ----- > > >From: "Juan Pablo Aqueveque" <[EMAIL PROTECTED]> > > >To: <[EMAIL PROTECTED]> > > >Sent: Tuesday, November 19, 2002 11:32 AM > > >Subject: [htdig] running doc2html.pl by command line > > > > > > > > > > > > > > > > > > Hi Everyone > > > > Why guys!!!, why!! when I do: > > > > > > > > # perl /var/www/cgi-bin/doc2html.pl decreto_10-02.doc > application/msword > > > > > > > > I get the follow message: > > > > > > > > "Can't open file decreto_10-02.doc" > > > > > > > > Where is my wrong? > > > > > > > > TIA > > > > --jp > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This sf.net email is sponsored by: To learn the basics of securing > > > > your web site with SSL, click here to get a FREE TRIAL of a Thawte > > > > Server Certificate: http://www.gothawte.com/rd524.html > > > > _______________________________________________ > > > > 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 > > > > > > > > ________________________________________________________ > > Juan Pablo Aqueveque <[EMAIL PROTECTED]> > > Ingeniero de Sistemas > > Departamento de Redes y Comunicaciones http://www.drc.uct.cl/ > > Universidad Cat�lica de Temuco. > > Tel:(5645) 205 630 Fax:(5645) 205 628 > > > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > 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 > ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ 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

