On Fri, Jan 02, 2004 at 11:23:47PM -0500, Daniel Convissor wrote: > I obtained a copy of Visual Studio .NET and tried to build PHP 5 from the > current source. Ran into some problems when it came to the configure.js > step. Here are the steps I took...
[...] > cvs -d :pserver:[EMAIL PROTECTED]:/repository co -d php5\bindlib_w32 > bindlib_w32 cvs -d :pserver:[EMAIL PROTECTED]:/repository co bindlib_w32 (e.g. parallel to the php5 directory) > cvs -d :pserver:[EMAIL PROTECTED]:/repository co -d php5 php-src cvs -d :pserver:[EMAIL PROTECTED]:/repository co php5 The 'php5' module alias will ensure that ZendEngine2 is checked out into the 'Zend' directory. > So, it looks like Visual Studio .NET isn't going to cut it, huh? It works fine for me. I've been using it all day (building on the command line and debugging in the IDE). -- Jon Parise ([EMAIL PROTECTED]) :: The PHP Project (http://www.php.net/) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php