there?
-Original Message-
From: Nick Kew [mailto:n...@webthing.com]
Sent: 29 September 2009 12:06
To: users@httpd.apache.org
Subject: Re: [us...@httpd] Apache 2.0.63 build on Solaris / Binary
Distributions
Darren Strachan wrote:
> *1) *I have downloaded the 2.0.63 source onto a Solari
owing command caused the error:
list='lib'; \
for dir in $list; do \
cd $dir; make; cd ..; \
done
*** Error code 1
The following command caused the error:
otarget=`echo all-recursive | sed s/-recursive//`; \
list='expat'; \
for i in $list; do \
Darren Strachan
M