Hello,

I am trying to get memcached running on Windows. I have downloaded 
memcached stable latest and compiled it using Mingw under Windows 7. 
Configure failed with error, 

checking for libevent directory... configure: error: libevent is required.  
You
can get it from http://www.monkey.org/~provos/libevent/

      If it's already installed, specify its path using 
--with-libevent=/dir/

Then I downloaded `libevent` and compiled it. This produced 3 DLLs, 
libeventcore, libevent-extra and libevent-2.0.5. 

I ran configure on memcached again with passing `--with-libevent` flag. But 
for some reason, it fails again with the same error. I have no clue on why 
it is failing. Can anyone help me to resolve this issue? I am using 
Windows7 64bit version with MinGW.

Thanks
Navaneeth

Reply via email to