This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Installation error - RNAPLEX

I am trying to install RNAplex software. I downloaded the source code from here

There was no error when I typed ./configure

` make`  
/home/d/happy_bin/RNAplex-0.2/lib/alicircfold.inc:80: undefined reference to `HairpinE'  
/home/d/happy_bin/RNAplex-0.2/lib/alicircfold.inc:107: undefined reference to `LoopEnergy'  
collect2: error: ld returned 1 exit status  
Makefile:240: recipe for target 'RNAplex' failed  
make[2]: *** [RNAplex] Error 1  
make[2]: Leaving directory '/home/d/happy_bin/RNAplex-0.2/Progs'  
Makefile:318: recipe for target 'all-recursive' failed  
make[1]: *** [all-recursive] Error 1  
make[1]: Leaving directory '/home/d/happy_bin/RNAplex-0.2'  
Makefile:234: recipe for target 'all' failed  
make: *** [all] Error 2

kindly help install the software.

software error rnaplex makefile

I installed Viennarna with bioconda. Thank you!

1 answer

Have you tried installing with bioconda? https://anaconda.org/bioconda/viennarna

Log in to answer this question.