Re: [PHP] PHP6 build help

2006-06-14 Thread Rory Browne
/me goes and bangs head against wall. On 6/14/06, Rabin Vincent <[EMAIL PROTECTED]> wrote: On 6/14/06, Rory Browne <[EMAIL PROTECTED]> wrote: > Only if (s)he''s on a debian based linux distro. > > I see from his configure output, that he's on Linux, but what makes you > think he's on Debian (

Re: [PHP] PHP6 build help

2006-06-14 Thread Rabin Vincent
On 6/14/06, Rory Browne <[EMAIL PROTECTED]> wrote: Only if (s)he''s on a debian based linux distro. I see from his configure output, that he's on Linux, but what makes you think he's on Debian ( or on a system with apt-rpm ) ? The first line of Ligaya's email said: "Ubuntu Breezy Badger, AMD

Re: [PHP] PHP6 build help

2006-06-13 Thread Ligaya Turmelle
Rabin Vincent wrote: On 6/14/06, Ligaya Turmelle <[EMAIL PROTECTED]> wrote: Richard Lynch wrote: > You realize that compiling PHP6 from CVS is, errr, not really for > newbies... :-) Yeah - I know. but I am helping out the php qa team by writing some phpt tests... and they prefer (though don't

Re: [PHP] PHP6 build help

2006-06-13 Thread Rory Browne
Only if (s)he''s on a debian based linux distro. I see from his configure output, that he's on Linux, but what makes you think he's on Debian ( or on a system with apt-rpm ) ? Run this command: sudo apt-get build-dep php5 This will get you all the packages needed to build php5, which should

Re: [PHP] PHP6 build help

2006-06-13 Thread Rabin Vincent
On 6/14/06, Ligaya Turmelle <[EMAIL PROTECTED]> wrote: Richard Lynch wrote: > You realize that compiling PHP6 from CVS is, errr, not really for > newbies... :-) Yeah - I know. but I am helping out the php qa team by writing some phpt tests... and they prefer (though don't require) the tests also

Re: [PHP] PHP6 build help

2006-06-13 Thread Ligaya Turmelle
Richard Lynch wrote: You realize that compiling PHP6 from CVS is, errr, not really for newbies... :-) Yeah - I know. but I am helping out the php qa team by writing some phpt tests... and they prefer (though don't require) the tests also include the unicode support. which means PHP6. As I to

Re: [PHP] PHP6 build help

2006-06-13 Thread Richard Lynch
You realize that compiling PHP6 from CVS is, errr, not really for newbies... :-) You may want to start over with a stable download from: http://php.net/downloads.php You do not seem to have the 'lex' command, which means you probably didn't install 'lex' you can Google for the error message (th