It's certainly possible to have multiple working versions installed in Linux. Whether or not it's easily done will depend on how the "installer" is written, and I haven't studied it. However, installing two versions by using the --prefix option on the ./configure commandlines should be easy to do. By doing one with:
   ./configure --prefix=/usr
and the other with (the default I believe):
   ./configure --prefix=/usr/local


74yrs old wrote, On 2010-01-07 20:55:

Thus not more than one of the versions of tesseract should be able to work in Linux. Am I correct?


-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" 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/tesseract-ocr?hl=en.


Reply via email to