Re: [PHP4BETA] PHP 4.0.0 Release packaged
[email protected] (HIROSHIMA Naoki)
| Newsgroups | php.version4 |
|---|---|
| Organization | us-style.com, inc. |
| Message-ID | <[email protected]> |
On Fri, 19 May 2000 15:29:15 -0400 HIROSHIMA Naoki <[email protected]> wrote: > On Fri, 19 May 2000 17:22:41 +0300 (IDT) > Zeev Suraski <[email protected]> wrote: > > > > > You can already get it, even though it hasn't been announced. If there > > are no major problems found until Monday, it'll be announced then. > > I've never had any problem with installing PHP (current, RC1, RC2) > but, today, I finally experienced a difficulty to install 4.0.0 ;-) > > All I attempted to do was to execute configure script as same as I've > ever done with RC1 and RC2. > > %> ./configure --with-pgsql=/usr/local/pgsql --with-apache=../apache_1.3.12 --enable-track-vars --enable-trans-sid > > Then it showed "ATTENTION!" message which I've never seen before ;-) I tried to do simpler ways at the following %> ./configure ... %> ./configure --with-apache=../apache_1.3.12 Same results are shown