I am trying to install STAR aligner using MacBook Pro M1, but the following error appears and installation does not work. g++-13: error: unrecognized command-line …
Hi everyone, I am installing freebayes 1.3.2 in my server, but it throws an error: "**g++: error: unrecognized command line option ‘-std=c++14**’". But when check …
I am trying to install KentUtils on our Linux server. I tried follow this: [post][1] but ended with error. unrecognized command line option **-fno-plt**. I …
Dear all, When I installed bedtools from the source, after using "make" command, it showed the error as below: ---------- cc1plus: error: unrecognized command line …
Hello everyone I am trying to install cufflinks, which I downloaded from the [source](http://cole-trapnell-lab.github.io/cufflinks/install/). I run the command configure as follow ~/Downloads/cufflinks-2.2.1.Linux_x86_64$ configure --prefix=/path/to/cufflinks/install --with-boost=/path/to/boost …
Hello, I am trying to install RSeQC in Linux machine from source. I am constantly getting following error: ImportError: No module named bx.bitset Can someone …
Hello, I have downloaded human transcriptome(RefSeq Transcripts) from [THIS][1] link. I want to annotation file for same which I can use in STAR aligner. Can …
What is the output of
gcc -v?Or get the pre-compiled binaries.