| From: | Jeff Cain <cain(at)kearneydev(dot)com> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Perl dies with pgsql |
| Date: | 2002-03-26 18:03:05 |
| Message-ID: | 3CA0B7D9.7070801@kearneydev.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
-------- Original Message --------
Subject: (no subject)
Date: Tue, 26 Mar 2002 12:21:53 -0500
From: David Secret <secret(at)kearneydev(dot)com>
To: cain(at)kearneydev(dot)com
/** Script used to produce error:
#!/usr/bin/perl -w
use Pg;
1;
**/
Upgraded to zlip 1.1.4 from 1.1.3
libpq.so.2.1 is in /etc/ld.so.conf under /home/pgsql713/lib/
Can't load '/usr/lib/perl5/site_perl/i386-linux/auto/Pg/Pg.so' for
module Pg: libpq.so.2.1: cannot open shared object file: No such file or
directory at /usr/lib/perl5/i386-linux/5.00405/DynaLoader.pm line 169.
Perl script fails with error above, anything that tries to use Pg perl
module fails... This happened immediately after upgrading zlib.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Cain | 2002-03-26 18:10:57 | pgsql problems. |
| Previous Message | Dave Page | 2002-03-25 07:43:35 | Re: A few questions |