Re: [GENERAL] Restore from a dead machine.

2001-05-17 Thread jtp
Thanks all for the help. I've got it working. I remade the perl module and found that there were some directories/files it wanted to write to that it couldn't. So i allowed those permissions and remade install and everything worked swell. thanks for the help. .jtp -

Re: [GENERAL] Restore from a dead machine.

2001-05-17 Thread John Burski
I've seen this message before - it appears when, like you indicated, the specified module can't be found in any of the directories specified in the Perl @INC array. If you can locate the Pg.pm module on your system, copy it to one of the directories specified (a symbolic link might work, too, but

Re: [GENERAL] Restore from a dead machine.

2001-05-17 Thread User JOHN
On Wed, 16 May 2001, Tom Lane wrote: > User JOHN <[EMAIL PROTECTED]> 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.

Re: [GENERAL] Restore from a dead machine.

2001-05-16 Thread Tom Lane
User JOHN <[EMAIL PROTECTED]> 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-fr