头发继续乱 2023-03-11 20:42 采纳率: 51.7%
浏览 22
已结题

ctemplate 手工构建 问题。

ctemplate 手工构建 进入根目录 执行

To compile test applications with these classes, run ./autogen.sh && ./configure followed by make on unixoid platforms like Linux or MacOSX.

To install these header files on your system, run make install.

See INSTALL for more details.

This code should work on any modern C++ system. It has been tested on Linux (Ubuntu, Fedora, RedHat), Solaris 10 x86, FreeBSD 6.0, OS X 10.3 and 10.4, and Windows under both VC++7 and VC++8.
但是 根本没有 configure 目录
而且执行/autogen.sh 就会出错了
test@test-c73g3:~/newvcpkg/ctemplate/ctemplate$ ./autogen.sh

  • rm -rf autom4te.cache
  • autoreconf --force --install --warnings all,no-obsolete
    ./autogen.sh: 17: autoreconf: not found

img

  • 写回答

1条回答 默认 最新

  • 头发继续乱 2023-03-11 23:24
    关注

    先安装这些 sudo apt-get install autoconf automake libtool
    执行../autogen.sh 自然就会出现 conf那个目录

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

问题事件

  • 系统已结题 3月19日
  • 已采纳回答 3月11日
  • 创建了问题 3月11日

悬赏问题

  • ¥15 网络设备配置与管理这个该怎么弄
  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器