This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error installing STAR

Hello,

I am trying to install STAR aligner on Linux following this link

However, I get following error:

cc1plus: error: unrecognized command line option "-std=c++11"

Could someone help me with it?

Thank you in advance

star

What is the output of gcc -v?

1 answer

You can take a shortcut and use the binary provided here.

Log in to answer this question.