From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 7 06:47:35 2003 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BABB837B401 for ; Mon, 7 Jul 2003 06:47:35 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DD643F93 for ; Mon, 7 Jul 2003 06:47:34 -0700 (PDT) (envelope-from mat@mat.cc) Received: by mx3.absolight.com (Postfix, from userid 1007) id C51D62A2A; Mon, 7 Jul 2003 15:47:33 +0200 (CEST) X-Original-To: emulation@freebsd.org Received: from andromede.reaumur.absolight.net (andromede.reaumur.absolight.net [212.43.217.61]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by mx3.absolight.com (Postfix) with ESMTP id 611DC2A27 for ; Mon, 7 Jul 2003 15:47:33 +0200 (CEST) Date: Mon, 07 Jul 2003 15:46:52 +0200 From: Mathieu Arnold To: emulation@freebsd.org Message-ID: <1223061910.1057592812@andromede.reaumur.absolight.net> In-Reply-To: <46AEB8C1B628D511969200508B6FE42A088D95D2@1upmc-msx6.isdip.upmc.edu> References: <46AEB8C1B628D511969200508B6FE42A088D95D2@1upmc-msx6.isdip.upmc. edu> X-Mailer: Mulberry/3.0.3 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: RE: PHP with Oracle 8i ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2003 13:47:36 -0000 +-le 07/07/2003 09:35 -0400, Person, Roderick =E9crivait : | Check /usr/ports/lang for php and build it from that source. mod_php = would | be in /usr/ports/www.... Well, I'm not asking about PHP support for Oracle 7 but for Oracle 8i. lang/php4, is configured to be build --with-oracle, which is support for oracle 7 (as there *is* a oracle 7 client for FreeBSD). I need a php configured with --with-oci8, which is Oracle 8i. --=20 Mathieu Arnold