phylo42 / IPK

Inference of phylo-k-mers
MIT License
4 stars 1 forks source link

libicu-dev necessary #3

Open blinard-BIOINFO opened 3 years ago

blinard-BIOINFO commented 3 years ago

The readme should include the dependency on icu, that can be installed via the debian package libicu-dev. If not present, at build time : usr/bin/ld : cannot find -lBoost::regex

For some reason, it is not part of libboost-all-dev or buildessentials