psortb 安装
2017-06-28 本文已影响12人
keaidelele
./configure --prefix=/usr
make install
出现make[2]: Nothing to be done for 'install-exec-am'.这种报错不要管他,这只是提示。
./configure --prefix=/usr
make install
出现make[2]: Nothing to be done for 'install-exec-am'.这种报错不要管他,这只是提示。