Re: Perl Module + postgres 7.0.2 - Mailing list pgsql-general

From Gilles DAROLD
Subject Re: Perl Module + postgres 7.0.2
Date
Msg-id 39B905F9.8E6EA326@darold.net
Whole thread Raw
In response to Perl Module + postgres 7.0.2  (Dave Camarillo <dave.camarillo@metro1.com>)
List pgsql-general
Hi,

I think you have really missed something or you are coming back from far :-)

Dave Camarillo wrote:

> I'm trying to get the perl to work with PgSQL as a client app, however when
> I go to compile the Postgres 1.4 module,

Postgres 1.4 module is for Postgres95 which is no more supported.

> It comes up with the error
>
> cc -c -I/usr/local/postgres95/include -fno-strict-aliasing
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2
> -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\" -fpic -I/usr/local/pgsql/include
> -I/usr/local/lib/perl5/5.6.0/i686-linux/CORE  Postgres.c
>
> I'm running perl 5.005 and postgres 7.0.2....any ideas?

You are also running Perl 5.6.0 and if you have postgres 7.0.2 you must use
now (current time is 09/08/2000) DBI/DBD::Pg to have an efficient Perl
frontend to PostgreSQL.

Take some rhum and go ahead :-)

Regards
 Gilles


pgsql-general by date:

Previous
From: lee johnson
Date:
Subject: [Fwd: Re: postgres not allowing new database?]
Next
From: Stephan Szabo
Date:
Subject: Re: type casting varchar to int