macos - 如何在 macOSX 终端命令行上将 makeinfo/texinfo 从 4.8 版升级/更新到 4.13 版?

标签 macos upgrade updates texinfo

我已经安装了 makeinfo 4.8。命令行输入 $ makeinfo --version 返回 makeinfo (GNU texinfo) 4.8

我想将版本更新到最新的 4.13。我找到了相关信息 herehere 。我是命令行/bash/git 的新手...请帮助我,非常感谢!

最佳答案

看看这个问题,你不应该需要蜻蜓(或 git 命令):

configure: error: You do not seem to have makeinfo >= 4.13, and your
source tree does not seem to have pre-built manuals in the 'info' directory.
Either install a suitable version of makeinfo, or re-run configure
with the '--without-makeinfo' option to build without the manuals. 

I've tried brew install texinfo and then brew ln texinfo --force and now makeinfo --version shows texi2any (GNU texinfo) 6.3



请注意,作为 commentedjmq::

If you use brew to install, make sure you have /usr/local/opt/texinfo/bin in your path, and it is before /usr/bin.
Version 4.8 of this tool on the Mac (10.12.6) is located in /usr/bin/makeinfo.
If this path is in front of the latter, then it will not find the latest version installed by brew.

关于macos - 如何在 macOSX 终端命令行上将 makeinfo/texinfo 从 4.8 版升级/更新到 4.13 版?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44379909/

相关文章:

database - ElasticSearch 7索引相对于ElasticSearch 5太大

javascript - 在应用程序商店中发布后更新 Cordova 应用程序中的 javascript 代码

ios - 减少 CoreData 的调试输出?

objective-c - 如何让 CFNetwork 操作停止信任证书

macOS:根据可用性在运行时加载一个或其他系统框架

amazon-web-services - 升级带有附加卷的 cloudformation 堆栈中的实例

Xcode 4.4.1 验证 Mac 应用程序时出错 : CFBundleExecutable of two bundles may not point to the same file

http - 发送连接升级后,如何将客户端http连接升级到golang中的websockets

updates - 如何正确更新库部件

mysql - 如何在laravel中更新mysql的数据