Re: Installing DBD::Pg module without Pg Database server - Mailing list pgsql-general

From Peter Darley
Subject Re: Installing DBD::Pg module without Pg Database server
Date
Msg-id NNEAICKPNOGDBHNCEDCPCEMHCBAA.pdarley@kinesis-cem.com
Whole thread Raw
In response to Re: Installing DBD::Pg module without Pg Database server  (Vivek Khera <khera@kcilink.com>)
List pgsql-general
Vivek,
    I'm not absolutely sure about this, but I believe that I built the .pm on
one machine and copied it to my other machines that didn't have any
Postgresql stuff installed on them.
Thanks,
Peter Darley

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org]On Behalf Of Vivek Khera
Sent: Tuesday, December 04, 2001 12:02 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Installing DBD::Pg module without Pg Database
server


>> My suggestion would be to build it on the machine that
>> has the db on it, and then just copy the .pm onto the other machines.

That wouldn't work anyway, since the .pm just pulls in the shared
object.  If it were just a .pm file, then you wouldn't need to build
anything.

a> Yes, you need the client libraries on the machine to build it.


pgsql-general by date:

Previous
From: Tielman J de Villiers
Date:
Subject: Re: Selecting across Multiple Tables
Next
From: Doug McNaught
Date:
Subject: Re: Selecting across Multiple Tables