Closed cmatKhan closed 3 years ago
Can you tell me more about the system you're on?
You can also use Pre-compiled binaries for Mac and Linux available on our releases page, or our docker image gcr.io/broad-cga-aaron-gtex/rnaseqc
.
$ cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
However, using the pre-compiled release worked -- should have done that to begin with. Thank you.
I noticed there was a closed issue from someone who was also using an older version of the compiler -- I suspect that was my issue.
Well I'm glad we got you going. Let me know if you have any other issues
This may be my own error in setting up the Makefile -- apologies if so.
I have gotten this error when running
make
in the source dir:Any suggestions?