Making sure that you include /usr/xpg4/bin at the
_beginning_ of the PATH, will ensure that xpg4 sed is used,
which works.

Brian
======================================================================
On Thu, Feb 20, 2003 at 03:37:54PM -0500, [EMAIL PROTECTED] wrote:
> 
> i'd be curious if you are still using the old(or another bad) sed.  if you
> run a 'which sed'  at the command line...do you get the install you're
> looking for?  i installed a new version from sunfreeware.com and it solved
> the problem immediately.
> 
> HTH
> jeff
> 
> 
>                                                                                      
>                               
>                     James Sigler                                                     
>                               
>                     <[EMAIL PROTECTED]       To:     [EMAIL PROTECTED]           
>                               
>                     tech.edu>            cc:                                         
>                               
>                                          Subject:     Re: [PHP-INST] fail to compile 
>php 4.3.0                      
>                     02/20/2003                                                       
>                               
>                     08:17 PM                                                         
>                               
>                                                                                      
>                               
>                                                                                      
>                               
> 
> 
> 
> 
> I am having the same issue and the sed switch has not resolved the
> issue. I am unable to determine why the buffer length for the command is
> not large enough.
> 
> Brian C. Hill wrote:
> >    /usr/bin/sed is busted.
> >
> >    set your PATH to include /usr/xpg4/bin
> >
> >    PATH=/usr/xpg4/bin:$PATH
> >
> >    and start over
> >
> > Brian
> > ======================================================================
> > On Wed, Feb 19, 2003 at 08:58:02PM +0000, edwin lin wrote:
> >
> >>Using patches provided by Sun Microsystem, I upgradeed the apache, which
> >>came with Solaris 8, to 1.3.26. After successfully ran ./configure
> >>--with-mysql --with apxs=/usr/apache/bin/apxs, I ran make. Here is the
> >>error message.
> >>
> >>make: *** [sapi/cli/php] Error 1
> >>#Output line too long.
> >>Output line too long.
> >>Output line too long.
> >>gcc: TSR: No such file or directory
> >>
> >>I got the same error message with make install. What went wrong? Thanks,
> >>
> >>Ed
> >>
> >>
> >>
> >>
> >>
> >>_________________________________________________________________
> >>Protect your PC - get McAfee.com VirusScan Online
> >>http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> >>
> >>
> >>--
> >>PHP Install Mailing List (http://www.php.net/)
> >>To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> 
> 
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
   _____________________________________________________________________
  / Brian C. Hill       [EMAIL PROTECTED]          http://brian.bch.net    \
  | Unix Specialist     BCH Technical Services  http://www.bch.net      |

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

Reply via email to