Hi, I trying for the first time ever to compile PHP on my Windows 2000 machine using MS VC++ 6. I have been following the instructions in /manual/en/install.windows.php. Everything goes fine until the linker kicks in:

Linking...
LINK : fatal error LNK1181: cannot open input file "zlib.lib"
Error executing link.exe.

php.exe - 1 error(s), 21 warning(s)

I've spent a few hours poking at it but there is too much new to me to figure my way out. The best I can figure is that zlib.lib should be in win32build/lib but it isn't.

Can anyone help?

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to