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

Samtools does not build on centos #39

Closed
bwlang opened this issue Mar 10, 2014 · 1 comment
Closed

Samtools does not build on centos #39

bwlang opened this issue Mar 10, 2014 · 1 comment

Comments

@bwlang
Copy link
Contributor

bwlang commented Mar 10, 2014

I see this error:
bam_tview_curses.c:5:20: error: curses.h: No such file or directory bam_tview_curses.c:7:2: warning: #warning "_CURSES_LIB=1 but NCURSES_VERSION not defined; tview is NOT compiled" bam_tview_curses.c:287:2: warning: #warning "No curses library is available; tview with curses is disabled." make[1]: *** [bam_tview_curses.o] Error 1 make: *** [all-recur] Error 1

no curses library (or ncurses)...

I can build manually if i set D_CURSES_LIB=0 and comment -lcurses

@bgruening
Copy link
Owner

Thanks @bwlang

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