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 . 
> 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.

Reply via email to