Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

htslib compilation error. #77

@chirrie

Description

@chirrie

I am getting the error below on compiling htslib on using make and make INSTALL on the cluster...
but when I use make and sudo make INSTALL on personal PC it works well.
Is their a way I can compile htslib without requring the sudo rights?
compilation terminated.
In file included from search_MEI.cpp:15:0:
pindel.h:34:26: fatal error: htslib/khash.h: No such file or directory
#include "htslib/khash.h"
^
compilation terminated.
In file included from search_MEI_util.h:26:0,
from search_MEI_util.cpp:21:
pindel.h:34:26: fatal error: htslib/khash.h: No such file or directory
#include "htslib/khash.h"
^
compilation terminated.
In file included from fn_parameters.cpp:10:0:
pindel.h:34:26: fatal error: htslib/khash.h: No such file or directory

#include "htslib/khash.h"
^
compilation terminated.
In file included from user_defined_settings.cpp:9:0:
pindel.h:34:26: fatal error: htslib/khash.h: No such file or directory
#include "htslib/khash.h"
^
compilation terminated.
In file included from pindel_read_reade

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions