编一个东西的时候 执行./configure的时候出的错
“configure: error: cannot run /bin/sh config/config.sub”
结果发现是系统没有装libtool的缘 然后再./configure则没有这个问题了
编一个东西的时候 执行./configure的时候出的错
“configure: error: cannot run /bin/sh config/config.sub”
结果发现是系统没有装libtool的缘 然后再./configure则没有这个问题了
原文:http://www.cnblogs.com/arraylist/p/6407617.html