Skip to content

Issue running RepeatDetector #5

@MaestSi

Description

@MaestSi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions