且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在Windows 7 64bit上安装libcurl

更新时间:2021-09-21 02:27:13

我绕过LoadError: Could not open library 'libcurl'的一种简单方法是:

An easy way I got around the LoadError: Could not open library 'libcurl' was to:

  • Take a libcurl.dll from one of the packages found here, https://curl.haxx.se/download.html#Win64, and put it on the PATH.

(我只是将其放在\ruby24\bin\下)

(链接已更新,但最初指向版本7.40 )

有关更多详细信息,请参见以下问题的答案:

For further details, see the answers to these questions:

Typhoeus Windows安装

如何解决"libcurl"在Windows上的Rails中找不到

铁路Typhoeus卷曲故障