I want to run some url, i used curl in windows environment for it.i downloaded curl executable from http://curl.haxx.se/dlwiz/?type=bin&os=Win64 and saved curl.exe in C drive than i just open the command prompt and type: C:curl http://google.com but it is giving me error: libeay32.dll was not found.
though i have this dll file in archive, How can i fix this problem
It is a library from SSL. You need to install openssl.
You might also meet missing readline() function in python. You have to install pyreadline Lib.
readline()
1.4m articles
1.4m replys
5 comments
57.0k users