deweylab / RSEM

RSEM: accurate quantification of gene and isoform expression from RNA-Seq data
http://deweylab.biostat.wisc.edu/rsem/
GNU General Public License v3.0
404 stars 117 forks source link

rsem-calculate-expression error /lib/libc.so.6: version `GLIBC_2.14' not found #71

Open yychangsd opened 7 years ago

yychangsd commented 7 years ago

Hi, When I run rsem-calculate-expression. I got an error like this:

$ home/trinityrnaseq/trinity-plugins/rsem/rsem-parse-alignments /home/trinityrnaseq/trinity-plugins/rsem/rsem-parse-alignments: /lib/libc.so.6: version GLIBC_2.15' not found (required by /home/trinityrnaseq/trinity-plugins/rsem/rsem-parse-alignments) /home/trinityrnaseq/trinity-plugins/rsem/rsem-parse-alignments: /lib/libc.so.6: versionGLIBC_2.14' not found (required by /home/trinityrnaseq/trinity-plugins/rsem/rsem-parse-alignments)

Any help would be greatly appreciated~~