getzlab / rnaseqc

Fast, efficient RNA-Seq metrics for quality control and process optimization
Other
149 stars 19 forks source link

installation problem #66

Closed NomiCentarix closed 2 years ago

NomiCentarix commented 2 years ago

Hello, This is the first time I use rnaseqc.

When I do the make command I get the following error:

src/GTF.cpp:13:10: fatal error: boost/regex.hpp: No such file or directory
   13 | #include <boost/regex.hpp>

I am working on Ubuntu 21.04 on Google Cloud.

Thanks, Nomi

NomiCentarix commented 2 years ago

ok, I missed the static binaries version... You can close the issue