|
|
我在编译软件前./configure时出错,提示:
configure: error: cannot run /bin/sh ./config.sub
configure: error: /bin/sh './configure' failed for nbase
执行./config.sub -h后,提示:
Usage: ./config.sub [OPTION] CPU-MFR-OPSYS
./config.sub [OPTION] ALIAS
这个“CPU-MFR-OPSYS ”和“ALIAS”是什么冬冬,从哪里得到?
我的系统是ubuntu(in vmware),应该如何解决这个问题?
config.sub这个脚本是干什么用的? |
|