-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Dear all,
I tried running the executable in RepeatDetector/RepeatDetector-1.0.15eb445-Release-Linux-x86_64/bin/RepeatDetector.
However, when running ./RepeatDetector --help I got this error:
./RepeatDetector: error while loading shared libraries: libhts.so.2: cannot open shared object file: No such file or directory
I tried setting variable LD_LIBRARY_PATH to RepeatDetector/RepeatDetector-1.0.15eb445-Release-Linux-x86_64/lib, but that didn't solve the issue.
I also tried running RepeatDetector from the available singularity image, with:
(base) -bash-4.2$ singularity run repeat_detector.sif /bin/bash
Apptainer> RepeatDetecter --help
RepeatDetecter: error while loading shared libraries: libhts.so.3: cannot open shared object file: No such file or directory
However, I noticed only RepeatDetecter executable was available in the image (with 'e', but this might just be a typo) and a similar error appeared.
How can I solve this issue?
Thanks in advance,
Simone
Metadata
Metadata
Assignees
Labels
No labels