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

I created a conda environment and installed augustus in it. When I cd into the conda environment folder and type ./bin/augustus for running augustus an error shows up as follows:

./bin/augustus: error while loading shared libraries: libgsl.so.25: cannot open shared object file: No such file or directory

Can someone please help me with this?

Thank you!

augustus conda

I'd try creating a fresh env which has only augustus + gsl=2.5 (from the conda-forge channel).

Did you activate the conda environment (conda activate <augustusenv>)? If so, you shouldn't need to change to the environments bin folder either.

0 answers

No answers yet.

Log in to answer this question.