| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | User JOHN <john(at)akadine(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Restore from a dead machine. |
| Date: | 2001-05-16 23:01:44 |
| Message-ID: | 28793.990054104@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-jdbc |
User JOHN <john(at)akadine(dot)com> writes:
> But when i try to run any of the perl scripts designed for the database
> I'm getting the following error:
> Can't locate Pg.pm in @INC (@INC contains: /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.00503
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 .) at ./top25.pl line 2.
Perhaps what it's really failing to find is libpq.so. Are you sure your
dynamic loader's search path will find libpq?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Allan Rafuse | 2001-05-16 23:06:31 | Need help using PHP ODBC to connect Postgress 7.1.1 |
| Previous Message | Jeff Patterson | 2001-05-16 22:52:11 | plperl in 7.1 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-05-17 03:22:26 | Fix for ANT ane 'make clean' |
| Previous Message | Alex Howansky | 2001-05-16 20:43:32 | Re: Restore from a dead machine. |