-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Happened on gho and p00
Conda install command:
conda create -n mashmap mashmap --channel conda-forge --channel bioconda --strict-channel-priority
Error message:
(mashmap) xw66@p00:~/nextflow$ mashmap -h
mashmap: error while loading shared libraries: libblis.so.4: cannot open shared object file: No such file or directory
A temporary solution:
- Compile from source on
gho, followingINSTALL.txt(no need to install other dependencies). - Add the compiled binary to
PATH. - Run mashmap on
gho. If run onp00, the error below will be raised:
xw66@p00:~/nextflow$ mashmap -h
mashmap: error while loading shared libraries: libgsl.so.25: cannot open shared object file: No such file or directory
Metadata
Metadata
Assignees
Labels
No labels