fmaguire / Bridger_Assembler

Rehost of Bridger Assembler from Sourceforge
Other
7 stars 4 forks source link

./configure error #6

Open katharinedickson opened 6 years ago

katharinedickson commented 6 years ago

I've installed an updated BOOST; I get an error message that says 'error: cannot find the flags to link with Boost system'

raisok commented 6 years ago

When I install the BinPcker Software,I also get same error, How did you solve this problem? @katharinedickson

Yvain-Desplat commented 5 years ago

I had the same issue with it and it fixed it for me when I fixed a little typo on the export LD_LIBRARY_PATH command. On the readme file, there is a typo and the command should be LD_LIBRARY_PATH=/Users/your/boost/directory/lib/:$LD_LIBRARY_PATH