Thanks! I have added the info to wiki at
https://github.com/tesseract-ocr/tesseract/wiki/FAQ ShreeDevi ____________________________________________________________ भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Sun, Sep 3, 2017 at 5:29 AM, Dan9er <[email protected]> wrote: > It IS training-uninstall. LUL > training-uninstall: > @cd "$(top_builddir)/training" && $(MAKE) uninstall > > > > On Saturday, September 2, 2017 at 10:27:53 AM UTC-4, Dan9er wrote: >> >> There is a sudo make uninstall script. I just ran it and it uninstalled >> Tesseract 4 perfectly. However, I still have the training tools. What >> make parameter should I use? training-uninstall? >> >> On Friday, September 1, 2017 at 11:05:15 AM UTC-4, shree wrote: >>> >>> also see https://groups.google.com/forum/#!topic/tesseract-ocr/gs >>> M92zNWThM >>> >>> >>> Well you can face problems if you install several version of tesseract >>>> event to different location like /usr, usr/local, /opt (or you have to very >>>> careful and you have to be familiar with your system, linking to shared >>>> libs etc.). >>>> So I would suggest you to install only one version of tesseract (and >>>> uninstall former version before installing new version). >>>> If you want to have several version of tesseract (e.g. you want to >>>> compare OCR result) I would suggest you to compile them from source (e.g. >>>> in /usr/src) and not installed them. If you want to test particular version >>>> you can run it this way: >>>> /usr/src/tesseract-3.03/api/tesseract eurotext.tif eurotext >>>> /usr/src/tesseract-ocr.3.02/api/tesseract eurotext.tif eurotext >>>> /usr/src/tesseract-3.03/api/tesseract is shell wrapper script, and it >>>> will take care that correct shared library is used (without >>>> installation...). >>>> Zdenko >>> >>> >>> >>> ShreeDevi >>> ____________________________________________________________ >>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com >>> >>> On Fri, Sep 1, 2017 at 8:24 PM, ShreeDevi Kumar <[email protected]> >>> wrote: >>> >>>> see https://travis-ci.org/tesseract-ocr/tesseract/jobs/245008846 >>>> >>>> try >>>> >>>> git clone --depth=5 --branch=3.05 https://github.com/tesseract-o >>>> cr/tesseract.git tesseract-ocr/tesseract >>>> >>> >>> -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tesseract-ocr/3a2fccf4-26d2-4dbb-b716-9f271d487995% > 40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/3a2fccf4-26d2-4dbb-b716-9f271d487995%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAG2NduXKm6RD5jN7sEdrW8K9wJtA5HfuZ1V32AAfxrNgv9udoQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

