From: | Jie Liang <jie(at)stbernard(dot)com> |
---|---|
To: | Jie Liang <jie(at)stbernard(dot)com>, 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: libpg.so.2 is missing in 7.3.1 |
Date: | 2002-12-24 17:40:46 |
Message-ID: | E7E213858379814A9AE48CA6754F5ECB1E196F@mail01.stbernard.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Sorry this silly question, I rebuild my Pg module, it works now.
Thanks.
Jie Liang
-----Original Message-----
From: Jie Liang
Sent: Monday, December 23, 2002 7:20 PM
To: 'Tom Lane'
Cc: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] libpg.so.2 is missing in 7.3.1
There is NO libpq.so.2 in 7.3.1 instead it has a libpg.so.3, however 7.3.0
do have libpq.so.2, no such a libpq.so.3.
This difference causes all my scripts fail with following err msg:
Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Pg/Pg.so'
for module Pg: Shared object "libpq.so.2" not found at
/usr/libdata/perl/5.00503/DynaLoader.pm line 169.
I copy libpq.so.2 from 7.3.0 in /usr/local/pgsql/lib of 7.3.1 then all my
scripts run OK. But I think that is very urly way to fix it.
Is there other way or I missed something.
Jie Liang
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
From | Date | Subject | |
---|---|---|---|
Next Message | Mona Gamboa | 2002-12-25 08:12:47 | postmaster failing to shut down |
Previous Message | Ing. Gabriel Monsalvo | 2002-12-24 14:46:50 | Fw: CLUSTER drop indexes? |