After typing, ldd /usr/local/bin/tesseract, i got this,
linux-gate.so.1 =>  (0xb77d7000)
    libtesseract.so.4 => /usr/local/lib/libtesseract.so.4 (0xb72f4000)
    liblept.so.5 => /usr/local/lib/liblept.so.5 (0xb702c000)
    libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb6eb4000)
    libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb6e97000)
    libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb6ce1000)
    libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb6cc4000)
    libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb6c6f000)
    libgomp.so.1 => /usr/lib/i386-linux-gnu/libgomp.so.1 (0xb6c4a000)
    libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xb6c2f000)
    libpng12.so.0 => /lib/i386-linux-gnu/libpng12.so.0 (0xb6c04000)
    libjpeg.so.8 => /usr/lib/i386-linux-gnu/libjpeg.so.8 (0xb6ba5000)
    libtiff.so.5 => /usr/lib/i386-linux-gnu/libtiff.so.5 (0xb6b2a000)
    /lib/ld-linux.so.2 (0x800ba000)
    libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb6b24000)
    liblzma.so.5 => /lib/i386-linux-gnu/liblzma.so.5 (0xb6afe000)
    libjbig.so.0 => /usr/lib/i386-linux-gnu/libjbig.so.0 (0xb6aef000)

On Monday, 20 March 2017 07:30:17 UTC-4, shree wrote:
>
> you have not responded to zdenko's suggestion to provide output of 
>
> ldd tesseract
>
> or
>
> ldd /usr/local/bin/tesseract
>
>
> (use the location of tesseract, which you can find by
>
> which tesseract)
>
> ShreeDevi
> ____________________________________________________________
> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>
> On Mon, Mar 20, 2017 at 4:53 PM, Kazi Moinul Hossain <[email protected] 
> <javascript:>> wrote:
>
>> I uninstalled all the previous leptonica and tesseract, installed all the 
>> new stuffs. When i am typing tesseract -v, it is showing properly the 
>> leptonica and tesseract version. 
>> But When i am typing, tesseract sample.tif sample, it is showing 
>> "Illegeal instruction (core dumped)".
>> Ultimately, i became unable to compile the C++ program as mentioned here 
>> before.After compilation command, it is showing, "fatal error: baseapi.h: 
>> No such file or directory"
>> What could be the soultion? Please help
>>
>> On Friday, 17 March 2017 19:41:20 UTC+6, shree wrote:
>>>
>>> sudo apt-get remove libleptonica-dev libleptonica
>>>
>>>
>>> ShreeDevi
>>> ____________________________________________________________
>>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>>>
>>> On Fri, Mar 17, 2017 at 7:09 PM, ShreeDevi Kumar <[email protected]> 
>>> wrote:
>>>
>>>> try 
>>>>
>>>> sudo apt-get remove libleptonica-dev
>>>>
>>>> ShreeDevi
>>>> ____________________________________________________________
>>>> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>>>>
>>>> On Fri, Mar 17, 2017 at 6:06 PM, Kazi Moinul Hossain <
>>>> [email protected]> wrote:
>>>>
>>>>> how can i uninstall old leptonica fully? I am attempting with "sudo 
>>>>> apt-get autoremove leptonica" and it is showing "unable to locate package"
>>>>>
>>>>> On Friday, 17 March 2017 17:56:13 UTC+6, shree wrote:
>>>>>
>>>>>> I use the following batch files in the folders where I have cloned 
>>>>>> tesseract and leptonica.
>>>>>>
>>>>>> 1. leptonica
>>>>>>
>>>>>> #!/bin/bash
>>>>>> git pull origin
>>>>>> ./autobuild
>>>>>> #./configure --disable-dependency-tracking 
>>>>>> ./configure
>>>>>> make
>>>>>> sudo make install
>>>>>> sudo ldconfig
>>>>>> cd prog
>>>>>> make
>>>>>> cd ..
>>>>>>
>>>>>> 2. tesseract
>>>>>>
>>>>>> #!/bin/bash
>>>>>> ./autogen.sh
>>>>>> ./configure 
>>>>>> LDFLAGS="-L/usr/local/lib" CFLAGS="-I/usr/local/include" make
>>>>>> sudo make install
>>>>>> sudo ldconfig
>>>>>> make training
>>>>>> sudo make training-install
>>>>>>
>>>>>> -- 
>>>>> 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/14390a99-0423-46ff-9501-56bbeb41d794%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/tesseract-ocr/14390a99-0423-46ff-9501-56bbeb41d794%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] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> 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/4a5b2bec-f3a2-4839-af9a-e208f1a313ac%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/tesseract-ocr/4a5b2bec-f3a2-4839-af9a-e208f1a313ac%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/319fe590-5be3-485b-8896-387bddbe95fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to