Open cfangpp opened 3 years ago
You need the development package of boost, not just the runtime libraries.
I installed boost with boost_1_62_0.tar.gz. Is there anything else that needs to be done?
Here are the instructions for installing Boost in a home directory https://neural.mt/code/kenlm/dependencies/ . If installing systemwide, try /usr not /usr/local
Thanks, it's build successfully
When i used follow command
mkdir build cd build cmake ..
occurred follow error.
And I have installed boost yum install boost Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Package boost-1.53.0-28.el7.x86_64 already installed and latest version Nothing to do
I can not cmake successfully on my machine, and machine info like follow