[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP installation error..
From: |
Paul D. Smith |
Subject: |
Re: PHP installation error.. |
Date: |
Mon, 24 Apr 2006 11:56:52 -0400 |
%% "Vadranapu, Sunil Kumar" <address@hidden> writes:
vsk> When I'm trying to install PHP5.1.2 on NCR's MP-RAS, It is giving the
vsk> following error.
vsk> What it mean? How to resolve this error.Please help me to come out of
vsk> it.
vsk> ERROR:
vsk> UX:sed: ERROR: Output line too long
vsk> UX:sed: ERROR: Output line too long
vsk> UX:sed: ERROR: Output line too long
Hi;
This error is not being generated by GNU make: rather it's being
generated by a command invoked by your makefile. Since it's not a GNU
make problem, there's not much we can say about it.
Offhand it looks like you are using some kind of UNIX/POSIX emulation
environment which is not scalable.
I suggest you check with the PHP team and ask them for help.
When you send them your request please provide more complete output: in
particular they'll want to see some lines BEFORE the errors you provide
above, so they have some clue as to what operations might be causing
these errors.
Good luck!
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist