Entering edit mode
6.6 years ago
1348988193
•
0
Hello,everyone!I have been working on this installation for the past several days.I installed blasr and LibBlasrConfig.h missing when make blasr
.I found the same problem on github,but still can't solve it.Can anyone help me?
**$./configure.py --shared --sub --no-pbbam HDF5_INCLUDE=/home/cl/hdf5_fold/hdf5-1.8.16-linux-centos6-x86_64-gcc447-shared/include/ HDF5_LIB=/home/cl/hdf5_fold/hdf5-1.8.16-linux-centos6-x86_64-gcc447-shared/lib/**
`uname`
Linux
writing to '/home/cl/blasr/defines.mk':
"""
LIBPBDATA_LIB ?= /home/cl/blasr/libcpp/pbdata
LIBBLASR_LIBFLAGS ?= -lblasr
HDF5_LIB ?= /home/cl/hdf5_fold/hdf5-1.8.16-linux-centos6-x86_64-gcc447-shared/lib/
DL_LIBFLAGS ?= -ldl
HDF5_INC ?= /home/cl/hdf5_fold/hdf5-1.8.16-linux-centos6-x86_64-gcc447-shared/include/
LIBPBDATA_INC ?= /home/cl/blasr/libcpp/pbdata
LIBPBIHDF_LIBFLAGS ?= -lpbihdf
LIBPBIHDF_INC ?= /home/cl/blasr/libcpp/hdf
LIBBLASR_LIB ?= /home/cl/blasr/libcpp/alignment
SHELL ?= bash
RT_LIBFLAGS ?= -lrt
HDF5_LIBFLAGS ?= -lhdf5_cpp -lhdf5
LIBPBDATA_LIBFLAGS ?= -lpbdata
ZLIB_LIBFLAGS ?= -lz
LIBBLASR_INC ?= /home/cl/blasr/libcpp/alignment
PTHREAD_LIBFLAGS ?= -lpthread
NOPBBAM ?= 1
LIBPBIHDF_LIB ?= /home/cl/blasr/libcpp/hdf
"""
------------------------------------------
**$make blasr**
...
In file included from iblasr/BlasrMiscs.hpp:4:0,
from Blasr.cpp:3:
iblasr/BlasrHeaders.h:22:28: fatal error: LibBlasrConfig.h: No such file or directory
compilation terminated.
make: *** [Blasr.o] Error 1
Since no one seems to have taken ownership of the issue submitted on GitHub I suggest that you should contact PacBio tech support directly to see if they have a solution.