Hello everyone, I'm trying to install leptonica 1.69 and Tesseract v3.01 using the exact instructions found in their respective README files. Leptonica installs without a problem; however, whenever I try to run ./configure (even after running ./autogen.sh) it says: *configure: error: leptonica library missing* . These are the commands I'm using to install each, which are exactly in accordance with the README/INSTALL files:
For leptonica 1.69: ./configure make sudo make install For Tesseract 3.01: ./autogen.sh ./configure * > configure: error: leptonica library missing*. I'm really confused, can one of you gurus help me out? Much thanks! -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

