On Wed, 28 Aug 2002, George Schlossnagle wrote: > I think the point isn't that it's not scriptable, but that it would be > nice if there was a 'canned' way of doing it. I use the apache sapi and > the cli, and it would be nice to be able to build them with a single > make. Clearly there are ways to build them both (easily), but it should > be easy for a basic user to have it build multiple targets. This is > especially true with the cli, as there are abundant reasons to have it > and one of the web-centric sapi's cohabitating on a system.
erm, in 4.3 cli is always build, whatever sapi module you are compiling. In PHP 4.2.0 you can do --enable-cli and it will make a cli at the same time you're building a different SAPI. Derick --------------------------------------------------------------------------- Did I help you? http://www.derickrethans.nl/link.php?url=giftlist Frequent ranting: http://www.derickrethans.nl/ --------------------------------------------------------------------------- PHP: Scripting the Web - [EMAIL PROTECTED] All your branches are belong to me! SRM: Script Running Machine - www.vl-srm.net --------------------------------------------------------------------------- -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php