stamatak / standard-RAxML

www.exelixis-lab.org
325 stars 192 forks source link

Can't compile RAxML on Linux (Ubuntu 20.04) #60

Closed Tomas-Pe closed 2 years ago

Tomas-Pe commented 2 years ago

Hello, when I try to compile Makefile.AVX2.PTHREADS.gcc, I'm have the next error:

make: *** No rule to make target 'axml.c', needed by 'axml.o'. Stop.

I have tried with the AVX and SSE3 versions and I had the same error.

My CPU is a Ryzen 9 5950X and the OS is Ubuntu 20.04

Tomas-Pe commented 2 years ago

Solved, was a permissions' error.