安装dns软件bind时出错 求助!

发布于 2022-07-18 16:17:40 字数 267 浏览 6 评论 1

执行 ./configure 命令时出错:
checking for ar... no
configure: error:
ar program not found . please fix your PATHto include the directory in  which ar resides,or set AR in the environment with the full path to ar .

请问各位高手这个问题怎么解决???

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

土豪我们做朋友吧 2022-07-21 10:52:08

原帖由 黄金分隔 于 2006-4-2 18:55 发表
执行 ./configure 命令时出错:
checking for ar... no
configure: error:
ar program not found . please fix your PATHto include the directory in  which ar resides,or set AR in the environment with t ...

安装您 linux distro 提供的 binutils 软件包,里面才有 ar 这类 archive 管理程式。

再者,要架设 dns 的话,linux distro 都会提供现成可以使用的 bind 这个 binary package,何不多利用?

==

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文