Jim Cole wrote:
> 
> [...]
> 
> Hi - The problem is that new files generated by the patch (e.g. md5.h,
> md5.cc, rc4.h, rc4.cc) are not accounted for in the Makefile included in
> the xpdf directory. Thus the undefined references. I just built the two
> object files by hand (e.g. g++ -Wall -c md5.cc rc4.cc) and added them to
> the link line in the Makefile. I did use the resulting pdftohtml to
> convert an 800 page encrypted document using the complex html option.
> 
> Jim

Hello Jim,

that finally did the trick, it compiled and I could convert a >500
pages .pdf (including many pics) with ease..:-) 

I was trying to change the Makefile to get md5.cc and rc4.cc compiled
and didn't thought about compiling it prior...

Thanks a lot

Michael Heiming

_______________________________________________
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