编译版本3.0.1

编译环境 mac 10.6.8

 

执行./configure 出现如下错误:
config.status: error: cannot find input file: `Makefile.in'
解决方法:run ./autogen.sh.
然后再 make 
      make install

http://holybless.iteye.com/blog/1338717

 

相关文章: