C语言
- 配置 .configure --prefix=‘path’
- 编译 make
- 安装 make install
- 重新编译 make clean
- 环境配置 .bashrc
make -j8 显示 no zlib.h
注意make来自哪里
conda-make :miniconda3/bin/make
系统make: /usr/bin/make
tar -zxvf HiC-Pro-3.1.0.tar.gz
cd HiC-Pro-3.1.0/
##Edit config-install.txt file if necessary
PREFIX =
make configure
make install
edit check path in config-system.txt