vezzi / FRC_align

Computes FRC from SAM/BAM file and not from afg files
Other
18 stars 9 forks source link

make[1]: *** [CMakeFiles/FRC.dir/all] Error 2 #7

Closed jokelley closed 10 years ago

jokelley commented 10 years ago

Hello,

I'm trying to install and running into an installation error: [ 50%] Building CXX object CMakeFiles/FRC.dir/src/data_structures/FRC.cpp.o make[2]: * No rule to make target /usr/lib64/lib64/libboost_program_options-mt.so.5', needed by../bin/FRC'. Stop. make[1]: * [CMakeFiles/FRC.dir/all] Error 2 make: *\ [all] Error 2

vezzi commented 10 years ago

Unfortunately boost library are really tricky. In this case I think there is something wrong with the installation of your boost libraries but I cannot help you more than this. I will likely remove this dependency as it is th eone that is creating more problem in installation.