From owner-freebsd-questions Thu Feb 13 12:11:56 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231B637B401 for ; Thu, 13 Feb 2003 12:11:54 -0800 (PST) Received: from sccmmhc01.mchsi.com (sccmmhc01.mchsi.com [204.127.203.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E38843F85 for ; Thu, 13 Feb 2003 12:11:51 -0800 (PST) (envelope-from chadalbert@mchsi.com) Received: from www.technaholics.com ([12.218.133.12]) by sccmmhc01.mchsi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20030213201150.NVVG2338.sccmmhc01.mchsi.com@www.technaholics.com> for ; Thu, 13 Feb 2003 20:11:50 +0000 Received: from bedrock.hboc.com (hboc.com [139.177.224.128]) by www.technaholics.com (8.11.3/8.11.3) with SMTP id h1DKBlE21745 for ; Thu, 13 Feb 2003 14:11:48 -0600 (CST) (envelope-from chadalbert@mchsi.com) Message-ID: <003a01c2d39c$11f5de40$e8b41595@hboc.com> From: "Chad Albert" To: "freebsd-questions" Received: from [149.21.180.232] by bedrock.hboc.com via smtpd (for [12.218.133.12]) with SMTP; 13 Feb 2003 20:11:47 UT Subject: postgresql7 and pq.2 Date: Thu, 13 Feb 2003 14:11:15 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to compile phppgadmin from ports on a 5.0 box and when it tests to test if postgresql7 is installed (which it is) it complains about not finding a library called pq.2, then tried to compile postgresql again. Of course this fails since it is already installed. I have uninstalled and reinstalled postgresql, tried letting phppgadmin install it for me, installed just the postgresql client, all with the same result. I decided to try a different port to see if I would have the same issue and sure enough, I get the same result from gtksql. Have I done something wrong or missed a step somewhere? ========================================= Microsoft "Where do you want to go today?" Linux "Where do you want to go tomorrow?" FreeBSD "Are you guys coming or what?" ========================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message