I compiled the ocroswig iulib and ocropus Python bindings successfully from the mercurial trunk (along with iulib and ocropus itself)
I was able to run 2 of the tests successfully (test.py, and test2.py). The first 2 tests only import the iulib bindings. When trying to run test3.py, which imports the ocropus bindings, I get the following error: ImportError: /home/***/src/ocroswig/_ocropus.so: undefined symbol: pixGetWpl I searched google for "pixGetWpl" and I find it being used in source code in the "tesseract-ocr" project as well as ocropus. Where is this method from? I think I successfully statically linked to the libtesseract_full library when compiling. I am running Ubuntu 9.04: Linux lenovo 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 GNU/Linux (Ubuntu 9.04) Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
