Tom.
tested again same problem. extract of terminal is reproduced below:

dell1@ubuntu:~/ocropus$ ocropus ocropy/tests/alice.png
book directory _book-001997
# ocropus-preproc -o _book-001997 ocropy/tests/alice.png
=== ocropy/tests/alice.png 1 (600, 1200)
(601, 1200) (601, 1200)
# writing _book-001997/0001 (601, 1200) (601, 1200)
# ocropus-prast _book-001997
=== _book-001997/0001.png
# loading _book-001997/0001.bin.png
# segmenting
# writing 12 lines
# ocropus-lattices _book-001997
adding 11 files from _book-001997
added 0 files directly
Traceback (most recent call last):
  File "/usr/local/bin/ocropus-lattices", line 82, in <module>
    cmodel = ocrolib.load_component(ocrolib.ocropus_find_file(options.model))
  File "/usr/local/lib/python2.7/dist-packages/ocrolib/common.py",
line 716, in load_component
    return pickle.load(stream)
EOFError
exit 1
dell1@ubuntu:~/ocropus$

Awaiting further guidance.
-sriranga(79yrs)



On Mon, Jun 11, 2012 at 3:14 PM, Sriranga(78yrsold) <[email protected]
> wrote:

> Tom,
> Thanks for the valuable guidance. followed your instructions. but still
> alice.png  did not generate. Where I made mistake.? typescript.txt is
> attached for your examination and further guidance.
> With Warmest regards,
> -sriranga(79yrs)
>
>
> On Mon, Jun 11, 2012 at 8:08 AM, Tom <[email protected]> wrote:
>
>> Well, the reason it's not working is because you didn't follow these
>> steps:
>>
>> add /usr/local/lib/ to your LD_LIBRARY_PATH variable
>> add /usr/local/bin to your PATH variable
>>
>> How you do that depends on how you log in.  Probably something like:
>>
>> export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/lib
>> export PATH="/usr/local/bin:$PATH"
>>
>> will work.
>>
>> Tom
>>
>>
>> On Wednesday, June 6, 2012 10:25:06 AM UTC+2, 79yrsold wrote:
>>>
>>> Tried to install in ubuntu 12.04 -vide scripts attached. However it is
>>> noticed that alice.png did not display during test. I am unable to
>>> understand where I made mistake.  In fact this is 2nd attempt re- install
>>> using commands in terminal viz. (1)sudo sh ./ocroinst pacakages (2) sudo sh
>>> ./ocroinst install (3)sudo sh ./ocroinst dl (4) sudo ocropus
>>> ocropy/tests/alice.png. Ufortunately alice.png did not displayed  similar
>>> to one in video http://www.youtube.com/**playlist?list=**
>>> PL8B1A3C55DD915896&feature=mh_**lolz<http://www.youtube.com/playlist?list=PL8B1A3C55DD915896&feature=mh_lolz>.
>>>  Further  how to do  re: "IMPORTANT
>>> You must add /usr/local/lib/ to your LD_LIBRARY_PATH variable and add
>>> /usr/local/bin to your PATH variable. "  displayed during the installation.
>>>
>>> Where I made mistake.? Since  I am newbie to ocropus project - I seek
>>> valuable guidance.
>>>
>>> With regards,
>>> -sriranga(79yrs)
>>>
>>>
>>>  --
>> You received this message because you are subscribed to the Google Groups
>> "ocropus" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/ocropus/-/siv8P_9COEgJ.
>>
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/ocropus?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "ocropus" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/ocropus?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"ocropus" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/ocropus?hl=en.

Reply via email to