Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据这个问题,我需要安装 macports 来获取 libtool 和其他各种依赖项。
没有macports可以做到这一点吗?我可以在某处单独下载这些文件吗?
不需要为 autotools 安装 macports,因为您可以从源代码构建它们。它可能不那么方便,但它确实有效。autoconf、automake和libtool可从 ftp.gnu.org 获得。