Re: perl dbd - Mailing list pgsql-sql

From Johan Van den Brande
Subject Re: perl dbd
Date
Msg-id 3AA8F0BD.2050003@vandenbrande.com
Whole thread Raw
In response to perl dbd  (Ken Kline <ken@oldbs.com>)
List 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 by date:

Previous
From: Richard Huxton
Date:
Subject: Re: List Concatination
Next
From: Najm Hashmi
Date:
Subject: from PosgreSQL 7.1b3 to 7.0.3