Re: php5 upgrade woes

2010-04-17 Thread Alex Dupre
per...@pluto.rain.com ha scritto: Even after reading this several times I don't get what the "No, no and no" refers to. Isn't your ordering: remove php5-pcre *BEFORE* updating php5 _exactly_ the same as what Scot said to do: Make sure that the devel/php5-pcre port is uninstalled, and then

Re: php5 upgrade woes

2010-04-17 Thread perryh
Alex Dupre wrote: > Scot Hetzel ha scritto: > > Make sure that the devel/php5-pcre port is uninstalled, and > > then install the php5 port by defining WITH_BUNDLED_PCRE. > > No, no and no. I really cannot understand which is the > difficult part in following the 20100409 UPDATING entry. > Two simp

Re: php5 upgrade woes

2010-04-16 Thread Dan Langille
On Fri, April 16, 2010 11:25 am, Dan Langille wrote: > > On Fri, April 16, 2010 11:22 am, Dan Langille wrote: >> >> On Fri, April 16, 2010 11:07 am, Alex Dupre wrote: >>> Dan Langille ha scritto: Should I have removed /usr/local/lib/php as well? >>> >>> Your installation was more screwed up t

Re: php5 upgrade woes

2010-04-16 Thread Dan Langille
On Fri, April 16, 2010 11:22 am, Dan Langille wrote: > > On Fri, April 16, 2010 11:07 am, Alex Dupre wrote: >> Dan Langille ha scritto: >>> Should I have removed /usr/local/lib/php as well? >> >> Your installation was more screwed up than I thought :-) > > I always try to exceed expectations. > >>

Re: php5 upgrade woes

2010-04-16 Thread Dan Langille
On Fri, April 16, 2010 11:07 am, Alex Dupre wrote: > Dan Langille ha scritto: >> Should I have removed /usr/local/lib/php as well? > > Your installation was more screwed up than I thought :-) I always try to exceed expectations. > > You can rm -rf /usr/local/lib/php/20060613/ and remove spl and

Re: php5 upgrade woes

2010-04-16 Thread Alex Dupre
Dan Langille ha scritto: > Should I have removed /usr/local/lib/php as well? Your installation was more screwed up than I thought :-) You can rm -rf /usr/local/lib/php/20060613/ and remove spl and pcre from /usr/local/etc/php/extensions.ini - or - remove again every php ports, rm -rf include/p

Re: php5 upgrade woes

2010-04-16 Thread Dan Langille
On Fri, April 16, 2010 10:06 am, Alex Dupre wrote: > Dan Langille ha scritto: >> Tried that. > > Then you have a screwed up php installation. Remove every php port, rm > -rf /usr/local/include/php and restart. Good progress there. The install of php5-extensions completed. Only issue now: [...@n

Re: php5 upgrade woes

2010-04-16 Thread Alex Dupre
Dan Langille ha scritto: > Tried that. Then you have a screwed up php installation. Remove every php port, rm -rf /usr/local/include/php and restart. -- Alex Dupre ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: php5 upgrade woes

2010-04-16 Thread Dan Langille
On Apr 16, 2010, at 4:00 AM, Alex Dupre wrote: Scot Hetzel ha scritto: Make sure that the devel/php5-pcre port is uninstalled, and then install the php5 port by defining WITH_BUNDLED_PCRE. No, no and no. I really cannot understand which is the difficult part in following the 20100409 UPD

Re: php5 upgrade woes

2010-04-16 Thread ML
Le 16 avr. 2010 à 10:00, Alex Dupre a écrit : > Scot Hetzel ha scritto: >> Make sure that the devel/php5-pcre port is uninstalled, and then >> install the php5 port by defining WITH_BUNDLED_PCRE. > > No, no and no. I really cannot understand which is the difficult part in > following the 2010040

Re: php5 upgrade woes

2010-04-16 Thread Alex Dupre
Scot Hetzel ha scritto: > Make sure that the devel/php5-pcre port is uninstalled, and then > install the php5 port by defining WITH_BUNDLED_PCRE. No, no and no. I really cannot understand which is the difficult part in following the 20100409 UPDATING entry. Two simple *ordered* steps. In other wo

Re: php5 upgrade woes

2010-04-15 Thread Scot Hetzel
On Fri, Apr 16, 2010 at 12:07 AM, Dan Langille wrote: > I've been trying for two days to upgrade php5. I fail. > > history: > > http://forums.freebsd.org/showthread.php?t=13284 > > Short story: > > error: pcrelib/pcre.h: No such file or directory > > FreeBSD 8.0-STABLE #0: Tue Apr 13 19:28:24 BST