This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANN] apache_1.3.22 package available for setup inclusion


Stipe,

2002-01-09 13:36:24, du schriebst:

> 2.
> A typo in the README:
> tar xjvf apache_1.3.22-1-src.tar.bz2
> cd apache_1.3.22
> configure --with-layour=Cygwin \
>                     ^^^^^
>   --with-port=80 \
>   --enable-module=most \
>   --enable-shared=max

> 3.
> The Cygwin README with build instructions should also
> be included in the source package (IMO).

Ah, I saw now, the README states:
To build the application for cygwin:

tar xjvf apache_1.3.22-1-src.tar.bz2
cd apache_1.3.22
configure --with-layout=Cygwin \
  --with-port=80 \
  --enable-module=most --enable-shared=max 
make
make
make install

Perhaps you should point out explicitely that `make' needs to run two
times here.


Gerrit
-- 
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]