Re: [PHP-DEV] New win32 build system

2003-12-19 Thread Jeremy Johnstone
FYI, if you put the word "premier" in front of the URL, you will get much faster download speeds. Anytime you see a URL with "download.microsoft.com" you can almost always change it to "premierdownload.microsoft.com" and get much faster speeds. -Jeremy On Tue, 2003-12-16 at 22:40, Daniel Conviss

Re: [PHP-DEV] New win32 build system

2003-12-18 Thread Daniel Convissor
On Thu, Dec 18, 2003 at 04:38:28PM -, Wez Furlong wrote: > If you paid attention to the list, and read the README, > you would have discovered that I'd already stated this. It wasn't mentioned on the list. Yes, it's now in the readme file, but I was working on an old release that didn't have

Re: [PHP-DEV] New win32 build system

2003-12-18 Thread Wez Furlong
If you paid attention to the list, and read the README, you would have discovered that I'd already stated this. Downloading the PSDK is useful if you only have VC6 and want an up-to-date build environment. mscoree.h is part of the .Net SDK. --Wez. > > You also need the Microsoft build tools (cl

Re: [PHP-DEV] New win32 build system

2003-12-18 Thread Daniel Convissor
On Tue, Dec 02, 2003 at 11:40:18PM -, Wez Furlong wrote: > You also need the Microsoft build tools (cl.exe, link.exe and nmake.exe). > These are freely available as part of the Platform SDK, but also > come with VC++/Visual Studio. Folks, don't waste your time downloading and installing the P

Re: [PHP-DEV] New win32 build system

2003-12-16 Thread Daniel Convissor
Hi Folks: FINALLY heard back from Microsoft... On Tue, Dec 02, 2003 at 08:19:56PM -0500, Daniel Convissor wrote: > http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm > which looks pretty promising since it's titled "Full Download with Local > Install." Alas, no links to a

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Olivier Hill
Wez Furlong wrote: However, I don't think we have time to get it working for beta 3, so someone still needs to edit all those .dsp files, and change php4 to php5 in main/config.w32.h for the install dir. Maybe we could commit this file for PHP5. As for the dsp/dsw, we have to include new file in C

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Olivier Hill
Wez Furlong wrote: Olivier Hill posted a link to the correct page which is one of those you mentioned in your MS rant iirc. And you need IE 5+ to access the page.. Since it's ActiveX powered with "Famous Microsoft Auto-Install via the web" crap. Browsing with Mozilla will only give you a warning.

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
> I'm just asking where you downloaded it from, please. For example, did > you use the aforementioned URI but with IE? Or do you have some other > URI? I didn't download it; I have VC6 and VS.Net 2003. Olivier Hill posted a link to the correct page which is one of those you mentioned in your MS

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Daniel Convissor
Hi Wez: On Wed, Dec 03, 2003 at 05:28:43PM -, Wez Furlong wrote: > > I certainly > can't support someone who has never heard of it before install it :-) I'm just asking where you downloaded it from, please. For example, did you use the aforementioned URI but with IE? Or do you have some ot

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
I'd like this system to replace the .dsp's ready for when PHP 5 goes gold; I'm not sure what the others think. However, I don't think we have time to get it working for beta 3, so someone still needs to edit all those .dsp files, and change php4 to php5 in main/config.w32.h for the install dir. -

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
> On Tue, Dec 02, 2003 at 11:40:18PM -, Wez Furlong wrote: > Platform SDK??? Ah, Google to the rescue... > http://www.google.com/search?q=+site:www.microsoft.com+platform+sdk [snip rant about MS] > Wez, can you pleaes help point me to the right place? Guess it'd be handy > to have this exp

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Olivier Hill
Wez Furlong wrote: Yes, thats the one, but please don't do that (yet!). I want to stabilize things a little before it goes "public"; I don't mind dealing with a handful of the core developers, but certainly can't handle people asking me how to install the SDK etc. etc. right now. Ooops.. I do under

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
Yes, thats the one, but please don't do that (yet!). I want to stabilize things a little before it goes "public"; I don't mind dealing with a handful of the core developers, but certainly can't handle people asking me how to install the SDK etc. etc. right now. --Wez. > > You also need the Micros

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Olivier Hill
Wez Furlong wrote: You also need the Microsoft build tools (cl.exe, link.exe and nmake.exe). These are freely available as part of the Platform SDK, but also come with VC++/Visual Studio. Just to be sure... I have VC6, so I don't need those, but are you talking about this SDK? http://www.microsof

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Pierre-Alain Joye
On Wed, 03 Dec 2003 16:41:24 +0100 Sebastian Bergmann <[EMAIL PROTECTED]> wrote: > Wez Furlong wrote: > > Fixed. > > Yes, but now it fails with > > NMAKE : fatal error U1073: 'ext\standard\parsedate.c' konnte nicht > erstellt werd > en > Stop. means "... cannot be generated Stop." ;-) -- PH

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Sebastian Bergmann
Wez Furlong wrote: > Fixed. Yes, but now it fails with NMAKE : fatal error U1073: 'ext\standard\parsedate.c' konnte nicht erstellt werd en Stop. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareen

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
Fixed. > bison --output=Zend/zend_ini_parser.\ -v -d -p ini_ > Zend/zend_ini_parser > .y > Zend/zend_ini_parser.y: conflicts: 4 shift/reduce > Zend/zend_ini_parser.y: warning: conflicting outputs to file > `Zend/zend_ini_pars > er.\\' > bison: cannot open file `Zend/zend_ini_parser.\': No

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Wez Furlong
We should use rsync for this; I wonder if Edin can do the honours with his win32 build treasure chest? :-) --Wez - Original Message - > Wez Furlong wrote: > > Finally, you need the php_build dir that contains all the > > headers and libraries for the things that php is linked > > against;

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Sebastian Bergmann
Andi Gutmans wrote: > Any chance of updating it or making an additional package for ppl who > have a DSL line :) I only have a "hacked" build of libxml2/libxslt here that someone from IRC (can't remember who) sent me a while ago. Anyhow, I think it would be best to maintain the Win32 build

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Andi Gutmans
At 09:30 AM 12/3/2003 +0100, Sebastian Bergmann wrote: Andi Gutmans wrote: > Is win32build.zip updated with all of the latest and greatest > including libXML2? No, it isn't. Any chance of updating it or making an additional package for ppl who have a DSL line :) Andi -- PHP Internals - PHP Run

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Sebastian Bergmann
Andi Gutmans wrote: > Is win32build.zip updated with all of the latest and greatest > including libXML2? No, it isn't. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ --

Re: [PHP-DEV] New win32 build system

2003-12-03 Thread Andi Gutmans
Hi Wez, I think this is an extremely cool effort (although I haven't played around with it quite yet). Is win32build.zip updated with all of the latest and greatest including libXML2? I really think we should have a big package with everything inside. It's usually a pain when I want to build ce

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Sebastian Bergmann
Wez Furlong wrote: > Finally, you need the php_build dir that contains all the > headers and libraries for the things that php is linked > against; see [1] for details. The current version of this archive does not contain libxml2/libxslt. It would be nice if these could be added and even nice

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Sebastian Bergmann
Wez Furlong wrote: > Then type nmake to build the things you configured. Current CVS breaks at this point for me: E:\home\php\php5>cscript /nologo configure.js --enable-debug --disable-apache Saving configure options to config.nice.bat Checking for cl.exe ... Checking for link.exe ... Check

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Daniel Convissor
Wez: Your new compile routine -- which sounds nice, thanks -- seems to come just in time for me... On Tue, Dec 02, 2003 at 11:40:18PM -, Wez Furlong wrote: > You also need the Microsoft build tools (cl.exe, link.exe and nmake.exe). > These are freely available as part of the Platform SDK,

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Frank M. Kromann
> The main reason is that it is the easiest way to get things to > built right now; I do plan to accomodate your own layout, > but haven't coded support for that yet :) Ok. Thats fine. I'll be happy to help with this. > > I'll make this particular thing optional (but print a warning) > for now

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Wez Furlong
preferred paths in your env vars) --Wez. - Original Message - From: "Frank M. Kromann" <[EMAIL PROTECTED]> To: "Wez Furlong" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 12:46 AM Subject: Re: [PHP-DEV] New win32 buil

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Frank M. Kromann
ot; <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, December 03, 2003 12:36 AM > Subject: Re: [PHP-DEV] New win32 build system > > > > Hi Wez, > > > > If I don't specify --with-php-build I get this > > > > Sav

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Wez Furlong
From: "Frank M. Kromann" <[EMAIL PROTECTED]> To: "Wez Furlong" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 12:36 AM Subject: Re: [PHP-DEV] New win32 build system > Hi Wez, > > If I don't specify --with-php-build I

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Frank M. Kromann
gt; > should be all you need (cross your fingers!) > > > --Wez. > > - Original Message - > From: "Frank M. Kromann" <[EMAIL PROTECTED]> > To: "Wez Furlong" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday,

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Wez Furlong
Done. > Neat. Could you add a README.WIN32-BUILD-SYSTEM file that contains > all of the information that you provided in this email? > > -- > Jon Parise ([EMAIL PROTECTED]) :: The PHP Project (http://www.php.net/) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit:

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Wez Furlong
Message - From: "Frank M. Kromann" <[EMAIL PROTECTED]> To: "Wez Furlong" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 12:24 AM Subject: Re: [PHP-DEV] New win32 build system > Here is the output > > C:\PHP\php

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Frank M. Kromann
ong" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, December 03, 2003 12:18 AM > Subject: Re: [PHP-DEV] New win32 build system > > > > Hi Wez, > > > > Cool. So far it also requires apache. ++diable+apache does not seam to > &g

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Jon Parise
On Tue, Dec 02, 2003 at 11:40:18PM -, Wez Furlong wrote: > I've committed the build infrastructure for the > "real programmers don't need an IDE" build system for win32. Neat. Could you add a README.WIN32-BUILD-SYSTEM file that contains all of the information that you provided in this emai

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Wez Furlong
--disable-apache Works For Me (tm) What goes wrong for you? --Wez. - Original Message - From: "Frank M. Kromann" <[EMAIL PROTECTED]> To: "Wez Furlong" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 03, 2003 12:18 AM Subject

Re: [PHP-DEV] New win32 build system

2003-12-02 Thread Frank M. Kromann
Hi Wez, Cool. So far it also requires apache. ++diable+apache does not seam to work! - Frank > I've committed the build infrastructure for the > "real programmers don't need an IDE" build system for win32. > > Why? > - It's frustrating to have to use VC6 to work on PHP if you > have a newer