首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Autoconf安装错误

Autoconf安装错误
EN

Stack Overflow用户
提问于 2015-02-16 04:45:05
回答 1查看 1.1K关注 0票数 1

在mac上安装autoconf时,我收到以下错误:

代码语言:javascript
复制
M-MBP:autoconf-2.69 marcus$ sudo make install
/Applications/Xcode.app/Contents/Developer/usr/bin/make  install-recursive
Making install in bin
test -z "/usr/local/bin" || ../build-aux/install-sh -c -d "/usr/local/bin"
 /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/usr/local/bin'
install: /usr/local/bin/autom4te: No such file or directory
make[3]: *** [install-binSCRIPTS] Error 71
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
EN

回答 1

Stack Overflow用户

发布于 2015-04-17 13:04:14

如果你能指定更多一点你正在使用的系统,那将会有很大的帮助。

如果你在yosemite上运行,这可能会给你一些见解。http://jsdelfino.blogspot.com/2012/08/autoconf-and-automake-on-mac-os-x.html

如果您安装了homebrew,请尝试按照此用户的建议进行操作。Install autoreconf on OSX lion?

这也可能解决您的问题:https://apple.stackexchange.com/questions/94216/brew-uses-usr-bin-autom4te-in-stead-of-usr-local-bin-autom4te。如果你发现更多的错误,请在下面发表评论。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/28530959

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档