[PHP-DOC] #21774 [Opn]: Chokes on php_version.h during configure From: philip <email protected>
Date: 02/02/03

 ID: 21774
 Updated by: philip <email protected>
 Reported By: ven <email protected>
 Status: Open
 Bug Type: Documentation problem
 Operating System: Solaris 8
 PHP Version: 4.3.0
 New Comment:

I was told by a user that there is a "xpg4 sed" that works just fine
when compiling PHP and it's found here on a Solaris box:
/usr/xpg4/bin/sed

Maybe someone can confirm this?

Previous Comments:
------------------------------------------------------------------------

[2003-01-20 13:13:31] iliaa <email protected>

It is a known issue that using non-gnu utilities may cause PHP install
not to work. This should be documented.

------------------------------------------------------------------------

[2003-01-20 10:25:30] ven <email protected>

I've had problems with compiling php 4.3 on 4 different solaris 8
machines. Last thing you can see on the screen is 'Updated
php_version.h'.

At this point it just hangs, System load goes up to 1.00. A list of
processes show a high cpu usage on 'tr'.

ps looks like
admin 26932 77.3 0.1 928 528 pts/2 R 11:13:46 0:31 tr x-
x_

top looks like
26932 admin 1 0 0 928K 528K run 1:02 93.78% tr

Solution. I was to install the GNU Textutils
http://www.gnu.org/directory/textutils.html

Works perfect.

Figured this may help other users if the same problem occures

------------------------------------------------------------------------

-- 
Edit this bug report at http://bugs.php.net/?id=21774&edit=1

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php