Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 18:00:28 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        cboyd@gizmopartners.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PHP4 port broken?
Message-ID:  <20040809180028.05f1899f.wmoran@potentialtech.com>
In-Reply-To: <1092088208.7677.58.camel@cookie>
References:  <1092088208.7677.58.camel@cookie>

next in thread | previous in thread | raw e-mail | index | archive | help
Chris Boyd <cboyd@gizmopartners.com> wrote:

> So what's going on with the php4 port?
> 
> It used to present a menu of choices for the compilation options, but
> does not anymore on the 4.3.8_2 version I have now.  I'm trying to get
> curl and gettext support compiled in, but having no luck, even if I try
> hacking the makefile CONFIGURE_ARGS= section to include --with-gettexti
> and --with-curl and removing the --disable-all.  I'm still not getting
> the php_gettext.so that I used to have.
> 
> FreeBSD 4.10, Apache2.
> 
> LARTs appreciated and gratefully received with thanks,

The PHP port has been divvied up into a number of ports, so other ports
can specify only what parts of PHP they need.  For example, after you
install php4, you can then install lang/php4-gettext to add gettext
support to it.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040809180028.05f1899f.wmoran>