| From: | psql-mail(at)freeuk(dot)com |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | libpq.so.2 problems |
| Date: | 2003-07-14 09:02:58 |
| Message-ID: | E19bzEY-000FGz-00@buckaroo.freeuk.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi,
I'm having trouble with libpg.so.2.
Specifically:
Can't load '/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/
Pg/Pg.so' for module Pg: libpq.so.2: cannot open shared object file: No
such file or directory at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/
DynaLoader.pm line 229.
I noticed someone else was having simlar trouble o nthe 11th of June.
libpq.so.2 does exist, but is in:
/usr/lib/pgsql/backup/libpq.so.2
the permission set on this directory (and the name) suggest that things
in here shouldn't be used.
Whats the score? should i just copy libpq.so.2 back out to /usr/lib
along with all the other libpq.so.X's ?
I have upto date versions of BDI::Pg, Pg, and
postgresql-libs-7.3.2-3.i386.rpm (Redhat 9).
Thanks.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Csaba Nagy | 2003-07-14 09:07:00 | Re: different transaction handling between postgresql and |
| Previous Message | Csaba Nagy | 2003-07-14 08:50:12 | Re: Fw: select null + 0 question |