From owner-freebsd-questions Wed Feb 19 21:14:29 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 5209C37B401 for ; Wed, 19 Feb 2003 21:14:28 -0800 (PST) Received: from web20805.mail.yahoo.com (web20805.mail.yahoo.com [216.136.226.194]) by mx1.FreeBSD.org (Postfix) with SMTP id EB8F643F85 for ; Wed, 19 Feb 2003 21:14:27 -0800 (PST) (envelope-from louder1968@yahoo.com) Message-ID: <20030220051427.24021.qmail@web20805.mail.yahoo.com> Received: from [24.94.58.56] by web20805.mail.yahoo.com via HTTP; Wed, 19 Feb 2003 21:14:27 PST Date: Wed, 19 Feb 2003 21:14:27 -0800 (PST) From: Syborg Subject: PosgreSQL from ports To: freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Greetings! I have installed PostgreSQL 7.3.2 from the ports tree. The server runs fine, I can create tables and issues queries and whatnot. I can not, however, compile C applications as the linker doesnt seem to find the C libraries. I've built these apps on Linux, so I think the C is fine. Did I miss a step in the install to get the C develpment libraries? Is there something beyond the usual make/make install? Hints welcome - thanks! __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message