As a side note, I've been slowly chugging away (sorry, it's my first php build on windows ever) on modified pecl4win scripts that would build extensions starting from pecl releases instead of pulling the code from cvs.

The first problem I have found is that the APC extension (the first I tested) has no config.w32 file included in the distribution, even though one is present in CVS (and has been for quite a while afaict). This prevents a successful build of the extensions under windows (note: I only tested the php 5 build scripts).

Is this situation common in pecl packages? Is there any (easy) workaround other than "if the file is not in the distribution, try getting it from cvs"?

Thanks
Gaetano Giunta

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to