I had not realized that tesseract-ocr 3.02 package has made it to the
Ubuntu Precise repositories.  That is great news! 

I have recently updated my speedy-ocr package to work in Precise.  I
will need to do some extra testing to assure the bash script, originally
written for tesseract 2.04 in Ubuntu 10.04 Lucid, still works with the
new version.  Hopefully, it will improve the accuracy.  I will also now
be able to start taking advantage of new features. Orientation detection
is a great feature for the blind.  It is sometimes nearly impossible to
place a page in the proper direction on the scanner!  Will switching
from ImageMagic to libtonica for image manipulation improve accuracy? 

Thanks to all who contributed to the new version and especially to who
built the Ubuntu Precise package! 


*Don Marang*
Vinux Package Development Coordinator - vinuxproject.org
<http://www.vinuxproject.org/>


On 9/22/2012 3:26 AM, zdenko podobny wrote:
> Hi,
>
> first of all: there is leptonica 1.69 and tesseract-ocr 3.02
> in in Ubuntu 12.4 LTS Precise Pangolin. So maybe you can rebuild
> packages from there. 
>
> Next:
>
>   * Did you try to run "sudo ldconfig" [1] after installing leptonica?
>   * If it does not work, than try to set LIBLEPT_HEADERSDIR (see
>     ./configure
>     --help) e.g. LIBLEPT_HEADERSDIR=/usr/local/include/leptonica
>     ./configure
>
>
> If it does not help, send config.log (from tesseract-ocr)
>
> [1] http://code.google.com/p/tesseract-ocr/wiki/ReadMe#Linux
>
> -- 
> Zdenko
> On Fri, Sep 21, 2012 at 11:08 PM, Osman Masood <[email protected]
> <mailto:[email protected]>> wrote:
>
>     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] <mailto:[email protected]>
>     To unsubscribe from this group, send email to
>     [email protected]
>     <mailto:tesseract-ocr%[email protected]>
>     For more options, visit this group at
>     http://groups.google.com/group/tesseract-ocr?hl=en
>
>
>
> -- 
> 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

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

Reply via email to