Peng,
> On 12/03/2016 01:40 AM, Peng Ding wrote:
>> thank you sir , the following is the error i met. the cmake log is also
>> attached. It seems about" no rule to make target
>> '/usr/lib64/libboost-serialization-mt.so", but this lib is indeed in the /usr
>> /lib64 directory.
>>
>> [...]
>>
>> [ 98%] Building CXX object source/CMakeFiles/deal_II.g.dir/dummy.cc.o
>> make[2]: *** No rule to make target '/usr/lib64/libboost_serialization-mt.so',
>
> Is the library readable? Is it a symbolic link that points to a
> library that does not exist?
The boost library very likely changed after installation - might have
gotten removed. Can you please remove the "build" directory, start fresh
by configuring with cmake?