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/gsM92zNWThM
>
>
> 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] 
> <javascript:>> wrote:
>
>> see https://travis-ci.org/tesseract-ocr/tesseract/jobs/245008846
>>
>> try
>>
>> git clone --depth=5 --branch=3.05 
>> https://github.com/tesseract-ocr/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/0fe98e05-013a-46d4-8ea4-ef54c33f65e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to