Date: 02/26/03
- Next message: Ali : "Re: [PHP-DOC] CVS Account Request: ali"
- Previous message: sniper <email protected>: "[PHP-DOC] #22433 [Opn]: [chm] bug on function.range.html"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 21774
Comment by: dark_panda at hushmail dot com
Reported By: ven at whineandbitch dot com
Status: Open
Bug Type: Documentation problem
Operating System: Solaris 8
PHP Version: 4.3.0
New Comment:
Confirmed. xpg4 sed works fine. Here's how sed stacks up
on Solaris 8:
/usr/local/bin/sed (GNU): works
/usr/xpg4/bin/sed (Sun POSIX stuff): works
/usr/ucb/sed (SunOS BSD-compatible): dies
/bin/sed (Solaris): dies
J
Previous Comments:
------------------------------------------------------------------------
[2003-02-02 11:09:30] philip <email protected>
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?
------------------------------------------------------------------------
[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 at whineandbitch dot com
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
- Next message: Ali : "Re: [PHP-DOC] CVS Account Request: ali"
- Previous message: sniper <email protected>: "[PHP-DOC] #22433 [Opn]: [chm] bug on function.range.html"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

