Re: perl dbd

Поиск
Список
Период
Сортировка
От Johan Van den Brande
Тема Re: perl dbd
Дата
Msg-id 3AA8F0BD.2050003@vandenbrande.com
обсуждение исходный текст
Ответ на perl dbd  (Ken Kline <ken@oldbs.com>)
Список pgsql-sql
Hi,

probably some environment variables are not set... these are used by
the DBD::Pg install to determine include and lib directories:
POSTGRES_INCLUDE
POSTGRES_LIB

if you installed postgres into /opt/postgres do
export POSTGRES_INCLUDE=/opt/postgres/include
export POSTGRES_LIB=/opt/postgres/lib

and have a try again ...

Johan



The best thing to do is do download the

Ken Kline wrote:

> my apologies if this is not the coreect list
> 
> but I cannot seem to install the
> 
> package DBD-Pg-0.73-1.i386.rpm
> 
> 
> 
> it complains that it needs libpq.so.1
> 
> 
> 
> i have the following installed from
> 
> a source package rebuild:
> 
> 
> 
> postgresql-7.0.3-2
> 
> ...server
> 
> ...devel
> 
> ...perl
> 
> ...tk
> 
> ...odbc
> 
> ...tcl
> 
> 
> 
> thanks as always
> 
> 
> 
> Ken



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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: List Concatination
Следующее
От: Najm Hashmi
Дата:
Сообщение: from PosgreSQL 7.1b3 to 7.0.3