This is a test version of Biostars. For the public version, visit https://www.biostars.org.
randfold - problem with installation

Hi,

I'm trying to install randfold from source, however there is still an error.

/usr/bin/ld: cannot find -lsquid collect2: error: ld returned 1 exit status make: * [randfold] Error 1

What should I do?

rna-seq

The error says that LD-linker is not able to find the respective librarary. What was your commandline for installing the program? Did you check that all the dependencies are installed?

1 answer

Save yourself some time and nerves: install bioconda

https://bioconda.github.io/recipes.html#recipes

Then type conda install randfold

Log in to answer this question.