Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install lumi package #10

Open
crhywun opened this issue Mar 10, 2023 · 1 comment
Open

cannot install lumi package #10

crhywun opened this issue Mar 10, 2023 · 1 comment

Comments

@crhywun
Copy link

crhywun commented Mar 10, 2023

cram/cram_io.c:53:10: fatal error: bzlib.h: No such file or directory
53 | #include <bzlib.h>
| ^~~~~~~~~
compilation terminated.
make[1]: *** [Makefile.Rhtslib:135: cram/cram_io.o] Error 1
make[1]: Leaving directory '/tmp/RtmpUB64Er/R.INSTALL5fa55ea1a1b/Rhtslib/src/htslib-1.15.1'
make: *** [Makevars.common:22: htslib] Error 2
ERROR: compilation failed for package ‘Rhtslib’

Is there anynoe can help me with it?

@crhywun crhywun changed the title cannot install cannot install lumi package Mar 10, 2023
@eitsupi
Copy link
Contributor

eitsupi commented Mar 11, 2023

Perhaps you need to install libbz2-dev like sudo apt install libbz2-dev?
I recommend that you ask questions in the following repositories
https://github.com/Bioconductor/Rhtslib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants