I have tried searching and trying everything. I have bowtie, samtools and libbam-dev installed in my system. While running ./configure
I am getting this error:
checking for bamlib... configure: error: We could not detect the
bam libraries (version or higher). If you have a staged bam library
(still not installed) please specify $BAM_ROOT in your environment
and do not give a PATH to --with-bam option.
How do I solve this error and install tophat?