If you installed tesseract from git, it can not report version 4.0.1 - there was never such version <https://github.com/tesseract-ocr/tesseract/releases> .
Zdenko št 30. 1. 2020 o 22:45 lundissimo <[email protected]> napísal(a): > Please explain what leads you to believe there's another version of > tesseract installed. I had installed it using apt-get, but the repository > provided tesseract 3, so I did 'apt-get remove tesseract' before starting > this build process. > > On Thursday, January 30, 2020 at 2:16:26 PM UTC-5, zdenop wrote: >> >> I looks like there is installed another version of tesseract. Uninstall >> old version and reinstall compiled. >> >> >> Zdenko >> >> >> št 30. 1. 2020 o 5:38 lundissimo <[email protected]> napísal(a): >> >>> I've downloaded the tesseract 4.0 Git repository on a system running >>> Debian linux. I've run autogen.sh and configure, then make and 'make >>> install'. After successfully installing tesseract on a Mac using Homebrew, >>> the 'tesseract -v' command produces: >>> tesseract 4.1.1 >>> leptonica-1.79.0 >>> libgif 5.2.1 : libjpeg 9c : libpng 1.6.37 : libtiff 4.1.0 : zlib >>> 1.2.11 : libwebp 1.1.0 : libopenjp2 2.3.1 >>> Found AVX2 >>> Found AVX >>> Found FMA >>> Found SSE >>> However, although no errors are displayed, the resulting tesseract on >>> Debian after 'make install' outputs just: >>> tesseract 4.0.1 >>> leptonica-1.80.0 >>> zlib 1.2.8 >>> I found the various libxxx files mentioned in the Mac output above in >>> the directory /usr/lib/x86_64-linux-gnu, so I provided it as an option to >>> configure: >>> ./configure "LDFLAGS=-L/usr/lib/x86_64-linux-gnu" >>> to no effect. >>> >>> Can anyone tell me how to get tesseract to compile with the required >>> libraries? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "tesseract-ocr" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/tesseract-ocr/f113f6b4-db37-4f2d-ab9c-2bd57026f337%40googlegroups.com >>> <https://groups.google.com/d/msgid/tesseract-ocr/f113f6b4-db37-4f2d-ab9c-2bd57026f337%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/0970143c-e676-4326-a4bc-340665165c42%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/0970143c-e676-4326-a4bc-340665165c42%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8ymQhHKi7V_b%3D0Cn4JayVDWLQfMpXM7BVn5EmXOFqXHwQ%40mail.gmail.com.

