From owner-freebsd-database@FreeBSD.ORG Sun Dec 7 22:26:51 2003 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D739916A4CF for ; Sun, 7 Dec 2003 22:26:51 -0800 (PST) Received: from web41302.mail.yahoo.com (web41302.mail.yahoo.com [66.218.93.51]) by mx1.FreeBSD.org (Postfix) with SMTP id 1981E43FB1 for ; Sun, 7 Dec 2003 22:26:51 -0800 (PST) (envelope-from sm_justice@yahoo.com) Message-ID: <20031208062651.51913.qmail@web41302.mail.yahoo.com> Received: from [80.75.9.35] by web41302.mail.yahoo.com via HTTP; Sun, 07 Dec 2003 22:26:51 PST Date: Sun, 7 Dec 2003 22:26:51 -0800 (PST) From: Mehdi To: root@candle.pha.pa.us MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-database@freebsd.org Subject: Perl and PostgreSQL X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 06:26:52 -0000 Hi I installed freebsd 4.3-RELEASE on my system and install the following perl packages: eperl-2.2.14 Embedded Perl 5 Language p5-CGI-2.76 Modules for perl5, for use in writing CGI scripts p5-DBI-1.13 The perl5 Database Interface. Required for DBD::* modules p5-FastCGI-0.48 Modules for perl5, for enabling FastCGI support in CGI scri p5-FastCGI-0.52 Modules for perl5, for enabling FastCGI support in CGI scri p5-HTML-QuickCheck-1.0b1 A simple and fast HTML syntax checking package for perl 4 a p5-MIME-Tools-4.122 A set of perl5 modules for MIME also I compiled postgresql-7.4 with --with-perl configuration. Now I want to install a software that cgi sources use these package(That work fine on RedHat 7.3) 9 use Net::LDAP; 10 use Net::LDAP::Entry; 11 use MIME::Base64; 12 use Pg; 13 use LWP::Simple; 14 use CGI; When I run setup.sh of the software.The following error occurred: bash-2.05# ./setup.sh re-compile CGIs? (y/n) n ls: -d: No such file or directory Can't load '/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Pg/Pg.so' for ect "libpq.so.3" not found at /usr/libdata/perl/5.00503/DynaLoader.pm line 169. at tmptmp line 9 BEGIN failed--compilation aborted at tmptmp line 9. ERROR: initCA return code = 2 I think my problem is because of that I have not on system an Interface from perl to postgres. What's your idea about that? PLEASE HELP ME. __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/