Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 17:01:21 -0800
From:      Majost <majost@lagparty.org>
To:        Thierry Thomas <thierry@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74300: Port devel/php5-pear builds php4
Message-ID:  <1101258082.663.35.camel@karl.static.net>
In-Reply-To: <200411232248.iANMmoUM061297@freefall.freebsd.org>
References:  <200411232248.iANMmoUM061297@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I am unable to perform the operation on the exact same box which I was
attempting to work on; however my laptop also is running 5.3 and
exhibits the same problem. I was able to get it working on the first
machine with a quick and dirty hack... I removed the php4 ports it was
looking for and symlinked the php5 versions to their php4 counter part.
eg: ln -s /usr/ports/devel/php5 /usr/ports/devel/php4    I know it is
bad. I was in a pinch though. heh

Any event... the information my laptop returned is as follows:

[karl] /usr/ports/devel/php5-pear> make -V PHP_VER
4
[karl] /usr/ports/devel/php5-pear> cat /usr/local/etc/php.conf
cat: /usr/local/etc/php.conf: No such file or directory


On Tue, 2004-11-23 at 22:48 +0000, Thierry Thomas wrote:
> Synopsis: Port devel/php5-pear builds php4
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: thierry
> State-Changed-When: Tue Nov 23 22:45:33 GMT 2004
> State-Changed-Why: 
> 
> Could you please report the output of the following command?
> 
> cd /usr/ports/devel/php5-pear
> make -V PHP_VER
> 
> cat /usr/local/etc/php.conf
> 
> You might have installed php4 previously, and perhaps a bad
> deinstallation?
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=74300
> 



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