PHP and pgsql 7.1

Поиск
Список
Период
Сортировка
От swschulz@NOSPAM.astrum.com (S. William Schulz)
Тема PHP and pgsql 7.1
Дата
Msg-id Xns90876FD00DB98swschulzastrumcom@206.221.255.129
обсуждение исходный текст
Ответы Re: PHP and pgsql 7.1  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-general
Greetings,

Trying to install PHP on a machine with the pgsql clients installed, e.g.:
  ./configure
  gmake -C src/bin install
  gmake -C src/interfaces install
  gmake -C doc install

After ./configuring PHP --with-pgsql, I get errors regarding missing
headers, namely libpq/libpq-fs.h (Note:  This is the same error I get when
trying to compile pgsql on the server machine --with-perl)

I noticed another post which said to remove the postgres.h include from
php, which I did.  The above error then shows up when compiling.

Using PHP 4.0.4pl1 and pgsql 7.1.

I do notice that the missing headers are included on the server machine,
though.

Thanks,

SWS

В списке pgsql-general по дате отправления:

Предыдущее
От: Holger Klawitter
Дата:
Сообщение: Re: query varchar fields by length
Следующее
От: Rob Yampolsky
Дата:
Сообщение: Re: No backspace key in the psql command-line tool?