编译 CUnit-2.1-3


请点击标题下载...

编译环境

  • Linux U1504 3.19.0-15-generic #15-Ubuntu SMP Thu Apr 16 23:32:01 UTC 2015 i686 i686 i686 GNU/Linux
  • 预装 gcc,make,autoconf,libtool 等等软件
编译,安装步骤

  1. tar -jxvf CUnit-2.1-3.tar.bz2
  2. cd CUnit-2.1-3
  3. mv configure.in configure.ac
  4. aclocal
  5. autoconf
  6. autoheader
  7. libtoolize
  8. automake --add-missing
  9. automake
  10. mkdir <install directory>
  11. ./configure --prefix <install directory>
  12. make
  13. make install
编译,安装之后生成的文件


参考文档
相关文档
转载请注明出处,谢谢
我是留白;我是留白;我是留白;(重要的事情说三遍)
posted @ 2015-10-10 15:38  Mojies  阅读(735)  评论(0编辑  收藏  举报