- Edited
since the last update I couldn't start it. At terminal it shows the following error:
crow: symbol lookup error: /usr/lib/libtesseract.so.5: undefined symbol: __kmpc_global_thread_num
bevor open an issue I ask here....
since the last update I couldn't start it. At terminal it shows the following error:
crow: symbol lookup error: /usr/lib/libtesseract.so.5: undefined symbol: __kmpc_global_thread_num
bevor open an issue I ask here....
It probably need a rebuild or missing rundep. Please open an issue on github, so the staff doesn't miss this.
I'll open an issue. A simple bump and rebuild of crow-translate
doesn't build anymore, and also complains about libtesseract. Something bigger is going on.
I have compiled tesseract into the home catalog and crow runs with the path to the compiled library. LD_LIBRARY_PATH=~/.local/lib/ crow
The compiled version is the same as the eopkg package'. Also works on older version tesseract-5.3.3-16-1-x86_64.eopkg
crow-translate
works with tesseract-5.3.4-17-1-x86_64.eopkg
also.
If you need a newer version of tesseract
install it this way:
sudo eopkg it https://packages.getsol.us/unstable/t/tesseract/tesseract-5.3.4-17-1-x86_64.eopkg