freeling error with python and java api: undefined symbol: _ZN5boost6system15system_categoryEv
问题 I installed freeling in Ubuntu 13.10 and I'm trying to use either the python or java apis but I get an error whenever I try to: matias@matias-IdeaPad-U430-Touch:~/Programas/Tools/freeling/freeling-3.1/APIs/python$ ./sample.py <test.txt >out.txt Traceback (most recent call last): File "./sample.py", line 10, in <module> import freeling File "/home/matias/Programas/Tools/freeling/freeling-3.1/APIs/python/freeling.py", line 26, in <module> _freeling = swig_import_helper() File "/home/matias