I downloaded php4.2.2.tar.bz.
Using MS Visual Studio 6.0, I opened php4.dsw in the win32 directory and tried building the projects.
Building "php4dll" project, I get an error when php_network.h tries to include "arpa/inet.h": the file cannot be found.
Anyone know what/where am I supposed to configure/install to properly configure my system to build php4dll?
Something cygwinish?
Thank you for your help.