zscwind opened this issue 2 years ago · 2 comments
I am trying install kenlm as follows: mkdir build cd build cmake .. make python setup.py install the compilation and make is ok, but I run python setup.py install,the following error appears:
mkdir build
cd build
cmake ..
make
python setup.py install
Sove method: recopile with -fPIC