从http://ftp.gnu.org/gnu/wget/下载后,我正在安装wget 1.13。 我按照http://krypted.com/mac-os-x/howto-install-wget-for-mac-os-x/中的说明进行操作。 当我运行./configure时出现问题。 我在终端收到的输出是
error: --with-ssl was given, but GNUTLS is not available
因此,我无法继续
make
make install
有谁知道我在这里缺少什么?
非常感谢所有的帮助。
我在Mac 10.7.3上运行,如果有帮助的话。
谢谢。