Do fresh checkout of 'php5' module. You'll get all correct
    files then, no need to checkout ZendEngine2 separately..
    
    --Jani
    

On Wed, 21 Jan 2004, Patrick Welche wrote:

>I just cvs update -A a php4 src tree to get php5 (had to checkout ZendEngine2),
>and assume that the next thing to do is run buildconf. One thing: after
>the dance of mv ZendEngine2 Zend, future cvs updates are going to miss
>ZendEngine2 and this will no longer be updated - would a symlink be a better
>plan?
>
>The last line of buildconf 1.62 says:
>
>${MAKE:-make} -s -f build/build.mk AMFLAGS="$automake_flags" ZENDDIR="$ZENDDIR"
>
>but
>
>% find . -name build.mk -print
>./ZendEngine1/build/build.mk
>./Zend/build.mk
>./TSRM/build/build.mk
>
>so, no build/build.mk... (the one in Zend aka ZendEngine2 is old, the other
>two are the same - presumably its one of those we want)
>
>Cheers,
>
>Patrick
>

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

Reply via email to