从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 上运行。
谢谢你。