cd blasr
export HDF5INCLUDEDIR=/path/to/HDF5/include export HDF5LIBDIR=/path/to/HDF5/lib
make
结束后在“alignment/bin”下生成blasr可执行文件。