Do you suppose that closes the discussion? I did indeed install tesseract using the tarball I downloaded from https://github.com/tesseract-ocr/tesseract/tree/4.0. Typing 'tesseract -v' gives the output I provided above. Deal with it. Talk to the developers about maintaining consistency between their Git repo labels and the version reported by the code. But telling me it "can not report" what I report it reported is less than helpful, borders on trolling.
On Friday, January 31, 2020 at 4:07:39 AM UTC-5, zdenop wrote: > > 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] <javascript:>> > 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] <javascript:>. >> 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/9b4d9aa1-1f7e-441a-bf4d-e4d979a6053c%40googlegroups.com.

