[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: php port on OpenBSD3.2
- To: scott <scott@sporticia.com>
- Subject: Re: php port on OpenBSD3.2
- From: Anil Madhavapeddy <anil@recoil.org>
- Date: Sun, 1 Dec 2002 17:00:03 +0000
- Cc: misc@openbsd.org
- Content-Disposition: inline
- Mail-Followup-To: Anil Madhavapeddy <anil@recoil.org>,scott <scott@sporticia.com>, misc@openbsd.org
- References: <000601c29814$b7f6ae00$0500a8c0@ralph>
- User-Agent: Mutt/1.3.28i
On Sat, Nov 30, 2002 at 02:03:46AM -0000, scott wrote:
>
> I installed a new OpenBSD 3.2 i386 based box. the port for php4 seems to
> be newer than the one on the 3.1 CD's and I'm a little stuck
>
> under the old version, you could "set env flavor='mysql' make install"
> to install the mysql version of php, but I can't see it in the Makefile
> for this version, there seem to be 3 subdirs, with 3 different Makefiles
> !
>
> can anyone point me in the right direction please ?
>
Read the PHP documentation:
http://www.php.net/manual/en/install.openbsd.php
Anil