Re: [INTERNALS-WIN] buildconf script fails
[email protected] (Pierre Joye)
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <CAEZPtU6SM4051+RN+JVrX=tWRROGpn+2gF7xMFRcV8tCBwgbFg@mail.gmail.com> |
hi, Which SDK do you use? It works just fine here with 6.1 and 7.1 Cheers, On Mon, Feb 6, 2012 at 12:27 PM, Mario Brandt <[email protected]> wrote: > Hi, > on a brand new installed Win7 x64 Home Premium and a XP Pro SP3 > > Following the https://wiki.php.net/internals/windows/stepbystepbuild > buildconf script fails: CSCRIPT is not recognized internal or external command > > The reason is that "setenv /x86 /xp /release" makes > C:\Windows\System32 disapear from the %PATH% Variable. > > This could easiely be fixed in the bin\phpsdk_setvars.bat > > line 9 > > Replace > SET PATH=%PATH%;%PHP_SDK_BIN_PATH%;%PHP_SDK_SCRIPT_PATH%;D:\apps\svn\bin > with > SET PATH=%PATH%;%PHP_SDK_BIN_PATH%;%PHP_SDK_SCRIPT_PATH%;C:\Windows\System32 > > That would also be kill the D:\apps\svn\bin which I assume most people > don't have in their system. > > > Cheers > Mario > > -- > Windows Internals Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org