RE: [PHP-BETA] config issue
[email protected] (Brian Schaffner) Tue, 22 Jun 1999 09:54:43 -0400
| Newsgroups | php.beta |
|---|---|
| Message-ID | <[email protected]> |
> The autoconf script checks for > > /usr/local/include/pgsql > /usr/local/pgsql/include > /usr/local/include/postgresql > > by default. If the directory exists, it will be included. The > beta tarball Jim released doesn't check for the 2nd option (you > had to specifiy --with-pgsql=/usr/local/pgsql normally). ok, so the next question is why does the beta behave different from what an expected release would? -brian-