[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP "Flavors"
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: PHP "Flavors"
- From: David Kline <kline_(_at_)_kerndt_(_dot_)_com>
- Date: Thu, 31 Oct 2002 21:32:25 -0800
At 08:45 PM 10/31/2002, you wrote:
It goes the other way now. To do it cleanly, I've found you have to
build the core directory first, then switch to the extensions directory
and use the flavors, then do PEAR if you want it. When I try to do it
all in /usr/ports/www/php4, I get errors, so I just do it in each
section.
I took the approach of editing the top makefile to build without the
extensions I didn't want. Such as ...
SUBDIR += core
#SUBDIR += extensions
SUBDIR +=extensions,no_x11,no_bz2,no_curl,no_dba,no_dbase,no_domxml, \
no_filepro,no_gd,no_gmp,no_ldap,no_mcrypt,no_mhash,no_mysql,no_ncurses, \
no_odbc,no_pdf,no_pgsql,no_shmop,no_snmp,no_sybase_ct,no_xml,no_xslt
SUBDIR += pear
This was to build only what i needed for Squirrelmail.
Visit your host, monkey.org