Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id UAA05268 for postgres-redist; Wed, 22 Feb 1995 20:13:07 -0800 Resent-From: POSTGRES mailing list Resent-Message-Id: <199502230413.UAA05268@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from ss1.digex.net (ss1.digex.net [164.109.20.3]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id UAA05258 for ; Wed, 22 Feb 1995 20:13:05 -0800 Received: by ss1.digex.net id AA08393 (5.67b8/IDA-1.5 for postgres@nobozo.CS.Berkeley.EDU); Wed, 22 Feb 1995 23:12:59 -0500 Date: Wed, 22 Feb 1995 23:12:59 -0500 From: Mike Doughney Message-Id: <199502230412.AA08393@ss1.digex.net> To: ericdean@iastate.edu Cc: postgres@postgres.Berkeley.EDU In-Reply-To: <9502230026.AA07590@pv081c.vincent.iastate.edu> (message from Eric P Dean on Wed, 22 Feb 1995 18:26:12 CST) Subject: Re: testlibpq.pl Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Wed, 22 Feb 95 20:13:06 -0800 Resent-XMts: smtp >I am having trouble running testlibpq.pl > >This is the response I get back from the program: > >Destroying database pgperltest >Creating database pgperltest >Undefined subroutine "main'PQsetdb" called at /local/postgres/src/contrib/pgperl/testlibpq.pl line 27. > Are your sure testlibpq.pl is running the correct copy of perl? This error usually indicates that you're running plain-vanilla perl and not pgperl. PQsetdb is the first sub call in testlibpq.pl that requires the postgres extensions. ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU". If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ============================================================================== URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/