[MacPorts] #24413: php5 +pear does not contain pear.conf.sample
MacPorts
noreply at macports.org
Sun Jan 22 14:46:29 PST 2012
#24413: php5 +pear does not contain pear.conf.sample
---------------------------------+------------------------------------------
Reporter: dweber@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: php5
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* cc: anilkumarp@…, pixilla@… (added)
Old description:
> In the MAMP wiki at https://trac.macports.org/wiki/howto/MAMP we have:
>
> "If you installed php5 with the +pear variant you should also:"
> {{{
> cd /opt/local/etc/php5
> sudo cp pear.conf.sample pear.conf
> }}}
>
> My system has:
> {{{
> $ port installed php5
> The following ports are currently installed:
> php5 @5.3.2_0+apache2+macosx+pear (active)
> }}}
>
> However, the following returns nothing.
> {{{
> port contents php5 | grep pear.conf.sample
> }}}
New description:
In the MAMP wiki at wiki:howto/MAMP we have:
"If you installed php5 with the +pear variant you should also:"
{{{
cd /opt/local/etc/php5
sudo cp pear.conf.sample pear.conf
}}}
My system has:
{{{
$ port installed php5
The following ports are currently installed:
php5 @5.3.2_0+apache2+macosx+pear (active)
}}}
However, the following returns nothing.
{{{
port contents php5 | grep pear.conf.sample
}}}
--
Comment:
I intend to delete the +pear variant, or rather, to not include it when I
rewrite the php ports. Instead of using pear, use MacPorts to install
whatever you were going to install with pear. Bradley has spent some time
to ensure that (as I recall) all pear modules are available in MacPorts.
--
Ticket URL: <https://trac.macports.org/ticket/24413#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list