Re: Newbie developer's information

[email protected] (Sascha Schumann) Wed, 12 Mar 2003 22:42:40 +0100 (CET)
Newsgroups php.dev
Message-ID <[email protected]>
> * trying to build php4 head for two days, only to be told that I
> should be building PHP_4_3 or php5 head.

    Yes, it should be noted that you can use PHP_4, PHP_4_3 or
    php5.

> * forgetting about re2c, which is not mentioned anywhere that I could
> find, but I found through freshmeat and had a lovely time trying to
> build :-)

    Unless you are working on the .re sources, you don't need
    re2c.

> I am taking note of the problems I encountered and was planning on
> updating something (README.CVS-RULES ?) after another week or so.

    Good idea.

    - Sascha