augustus installation with conda
0
0
Entering edit mode
19 months ago

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 • 2.2k views
ADD COMMENT
1
Entering edit mode

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

ADD REPLY
0
Entering edit mode

Thank you. This worked.

ADD REPLY
0
Entering edit mode

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

ADD REPLY
0
Entering edit mode

Fine. I will try this out. Thank you.

ADD REPLY
0
Entering edit mode
ADD REPLY
0
Entering edit mode

Thank you for sharing!

ADD REPLY

Login before adding your answer.

Traffic: 1692 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6