Re: [PHP-DEV] error in compile php5 in vs.net

2005-02-25 Thread M. Sokolewicz
I've stumbled unto the same problem a week ago aswell. Indeed, using --without-iconv works; however, those errors are partially because of some incompatibility with the iconv library (according to Wez, some long time ago). I'll try and rebuild it with an earlier version to see if it works, beca

Re: [PHP-DEV] error in compile php5 in vs.net

2005-02-23 Thread Frank M. Kromann
Try to add --without-iconv. Or install the iconv libraries from http://ctindustries.net/dom/libxml/ - Frank > C:\Work\php-5.0.3>cscript /nologo configure.js --without-simplexml --without-xml > --without-xmlrpc --without-libxml > Saving configure options to config.nice.bat > Checking for cl.exe .

[PHP-DEV] error in compile php5 in vs.net

2005-02-23 Thread Alawi Albaity
C:\Work\php-5.0.3>cscript /nologo configure.js --without-simplexml --without-xml --without-xmlrpc --without-libxml Saving configure options to config.nice.bat Checking for cl.exe ... Checking for link.exe ... Checking for nmake.exe ... Checking for lib.exe ... Checking for bison.exe ...