symlink is filesystem feature and tesseract use standard C++ function for reading/writing files from filesystem, so there is no reason why there would be bug in tesseract.
But it seems that you do something non standard because ita.special-words is not file that would tesseract open if you just specified "-l ita". Zdenko št 26. 7. 2018 o 20:49 John Muccigrosso <[email protected]> napísal(a): > Relevant earlier discussion here > <https://groups.google.com/forum/#!msg/tesseract-ocr/kU3AJrXwcFQ/pfYxC6INCQAJ;context-place=forum/tesseract-ocr> > . > > I install tesseract via Homebrew and have been symlinking tessdata into > the appropriate directory. When I did this this morning, I got complaints > from tesseract that the language files were not there: > > Error: failed to load /usr/local/Cellar/tesseract/3.05.02/share/tessdata/ > ita.special-words > > if I try "-l ita". This problem goes away when I copy the relevant files > instead of symlinking them. > > This seems like a bug to me. > > -- > 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/a4abd081-76f9-4c96-bab8-713bbd5615bf%40googlegroups.com > <https://groups.google.com/d/msgid/tesseract-ocr/a4abd081-76f9-4c96-bab8-713bbd5615bf%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/CAJbzG8wO7TjbPrSngzO2WwJEtUgm_KsKSO_m4Og8jOUQ7fQomw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

