Hi there, i'm new to this list. I tried to compile php 4.1.2 on a win2k machine with visual c++ and finally succeeded (except those 38 warnings ...)
But: where do i put those --with stuff like --with-t1lib or even --with-gd I have cygwin running, but don't quite know what it does that can't be done through win2k as well? Trying to start this configure thing i got this: $ ./configure creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... make: not found no checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing Updated php_version.h checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-cygwin checking for gawk... gawk checking for bison... bison -y checking bison version... 1.27 (ok) checking for gcc... no checking for cc... no configure: error: no acceptable cc found in $PATH (and, yes, i have added c:\cygwin to the path-variable in the system-tray and even restarted...) furthermore: there's the distribution version of php 4.1.1, but no source for that, and there's just the source for 4.1.2 - can i simply put the new compiled php.exe and php4ts.dll where the old ones were? Thanx for your help, Best regards, oliver -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php