On Tue, Oct 27, 2009 at 2:17 AM, Philip Olson <phi...@roshambo.org> wrote:
> Hello Thiago, > > I'll have a better look at pt_BR tonight but to be clear, configure.php and > PhD are totally independent of one another. And configure.php does not > require PHP 5.3. > Okay, now I see it. > > Now this is an odd looking structure for your checkout. How did you > checkout the XML sources? The following paths are in your output: > > Actually looks like configure.php was getting lost. After I typed what you said (--with-lang=pt_BR), I got it working. My structure is like this: :~/PHP$ pwd /home/user/PHP :~/PHP$ ls doc-base en output phd pt_BR > $ php doc-base/configure.php --with-lang=pt_BR > I did this and it worked. :) After fixing some errors on faq/build.xml I got it validated. Thanks a lot!