views:

191

answers:

1

My Cerberus installation fails when testing the php_mailparse lib. After some research, I understand that PECL does not supply an x64 version of their dll for windows.

Can anyone provide instructions on how I might go about compiling the following lib for x64? Is VS my best option and if so, a quick overview would be very helpful. link text

Thanks, Nathan

A: 

just grab the geoip.c and compile it on windows with this tool: http://sourceforge.net/downloads/mingw/

andufo