Closed OmarLaham closed 3 years ago
gcc --version -> gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
It just says interrupt, but mentions no error. I have no issues with the same setup. Are you sure something else didn't trigger the interruption? Also, what command did you use?
I interrupted it because it goes in endless execution with some errors or maybe warning like:
template
class auto_ptr; | ^ ~~~
You are right. that's a warning not an error. I will give it more time and post back. Thanks
You need to be patient, mzR
does take time to compile.
Hi, I'm trying to isntall mzR on Ubuntu 20.04 but I get the following messages. (Bioconductor version: 3.12, R version > 4).
Thanks!