Re: php to pgsql question

Поиск
Список
Период
Сортировка
От Leif B. Kristensen
Тема Re: php to pgsql question
Дата
Msg-id 200803041132.42601.leif@solumslekt.org
обсуждение исходный текст
Ответ на php to pgsql question  ("li ethan" <ethan919@gmail.com>)
Список pgsql-sql
On Tuesday 4. March 2008, li ethan wrote:
>HI guys!
>    I've been encounting a problem when I configured PHP to support
>Postgres.I think may be someone in here can solve my problem.
>    Postgres version is 8.1.4,and the install path is
> /usr/local/pgsql, PHP is 4.4.2.
>    I use this parameter to configure PHP   
> --with-pgsql=/usr/local/pgsql (I also try /usr/local,
> /usr/local/lib,etc. still do not work) when I run make,I get this
> error message:
>    main/internal_functions_cli.lo(.data.rel+0x28): undefined
> reference to `pgsql_module_entry'     collect2: ld returned 1 exit
> status make: *** [sapi/cli/php] Error 1
>
>  Anyone know what the problem is? And how to solve it?
>
>  Thanks in advance!

It's dependent on the libpq library. Do you have that installed?
-- 
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE
My Jazz Jukebox: http://www.last.fm/user/leifbk/


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

Предыдущее
От: "li ethan"
Дата:
Сообщение: php to pgsql question
Следующее
От: Gerardo Herzig
Дата:
Сообщение: Re: compiling plpython compilation error (solved)