Setting up Curb in windows Setting up Curb in windows curl curl

Setting up Curb in windows


Ben,

Not sure if you're still looking to use Feedzirra, but to get it to work on my machine (Windows 7), I had to copy both libcurl.dll and libidn-11.dll into the Ruby bin directory. After that it worked with no problem.


Try copying libcurl.dll form your curl installation to ruby /bin directory. Solved the problem for me.