From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 05:17:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C668716A420 for ; Thu, 2 Mar 2006 05:17:27 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from mail.compedgeracing.com (dsl-katy-207-70-139-52.consolidated.net [207.70.139.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C9F43D49 for ; Thu, 2 Mar 2006 05:17:27 +0000 (GMT) (envelope-from ruzzi@compedgeracing.com) Received: from www.compedgeracing.com (localhost [127.0.0.1]) by mail.compedgeracing.com (Postfix) with ESMTP id 98E725C2F; Wed, 1 Mar 2006 23:17:33 -0600 (CST) Received: from 207.70.139.52 (SquirrelMail authenticated user ruzzi) by www.compedgeracing.com with HTTP; Wed, 1 Mar 2006 23:17:33 -0600 (CST) Message-ID: <60358.207.70.139.52.1141276653.squirrel@www.compedgeracing.com> In-Reply-To: <44067DE9.1030006@gmail.com> References: <44067D0E.2040205@cruzweb.net> <44067DE9.1030006@gmail.com> Date: Wed, 1 Mar 2006 23:17:33 -0600 (CST) From: "Robert Uzzi" To: john@cruzweb.net User-Agent: SquirrelMail/1.4.6-rc1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-questions@freebsd.org Subject: Re: PHP for MySQL question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2006 05:17:27 -0000 > Sorry, the make install > file.txt didn't copy everything. Here's the > output copied from putty > > --------------------------------------- > taurus# cd /usr/ports/databases/php5-mysql > taurus# make install > ===> php5-mysql-5.1.2_1 depends on executable: phpize - found > ===> php5-mysql-5.1.2_1 depends on file: /usr/local/bin/autoconf259 - > found > ===> php5-mysql-5.1.2_1 depends on shared library: mysqlclient.15 - > found > ===> PHPizing for php5-mysql-5.1.2_1 > Configuring for: > PHP Api Version: 20031224 > Zend Module Api No: 20041030 > Zend Extension Api No: 220040412 > aclocal15: not found > *** Error code 1 > > Stop in /usr/ports/databases/php5-mysql. > Install the meta-port lang/php5-extensions and it will install the php5 modules.