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 -- =^..^=
