From: | Holger Marzen <holger(at)marzen(dot)de> |
---|---|
To: | Samik Raychaudhuri <samik(at)cae(dot)wisc(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Pg.so problem |
Date: | 2002-02-15 06:22:21 |
Message-ID: | Pine.LNX.4.44.0202150719160.30871-100000@bluebell.marzen.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 14 Feb 2002, Samik Raychaudhuri wrote:
> I have a peculiar problem. I want to use DBD::Pg in a Sun machine,
> whereas the PG database is running on another machine (i.e. another OS).
> When trying to run a perl program on Sun OS, the perl engine asks for
> Pg.so, which I don't have. Can anybody share the Pg.so file for my OS,
> or give any idea of getting it (without, of course, asking me to compile
> the source code :).
There is no magic in compiling. I installed other DBD's on Solaris (but
not yet DBD::Pg), and it's really easy.
Just get the free gcc2.9x from www.sunfreeware.com and follow the
instructions.
--
PGP/GPG Key-ID:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xB5A1AFE1
From | Date | Subject | |
---|---|---|---|
Next Message | Holger Marzen | 2002-02-15 06:28:26 | Re: Report generation |
Previous Message | Holger Marzen | 2002-02-15 06:18:08 | Re: influenceing the optomizers choice on where clause |