-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hannes Magnusson wrote: > Ooops. Please try the attached patch :]
Alright, here's the thing: I have a very queer cygwin setup. Most of the utilities I use come straight from cygwin, but the PHP I use comes straight from PHP.net's win32 compilation (this is because I keep many versions on hand simultaneously). What this means is that the cygwin detection implemented in the PHP script is completely unreliable. I cannot offer any sensible alternative, although if we ignore the "different hard-drives" edge-case omitting the drive letter should work quite nicely for all cases. I manually overrode the file-entities.php file to use preg_replace(), entity file looks like: <!ENTITY global.function-index SYSTEM '/cygdrive/c/php/phpdoc/funcindex.xml'> And it seems that things are working quite nicely (build hasn't finished, but it didn't error out super quickly). Quick note: my previous results may have been suspect, because I forgot to run ./configure, and thus the file entity file probably wasn't updated. - -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG7aioqTO+fYacSNoRApOSAJ46XHf18k8S/Mg98lnLEIAuvJzWZACggcMl zGO5vPl5rFNThaEd4PkUCP8= =Eb5c -----END PGP SIGNATURE-----