2009/2/11 Pooja Maheshwari <[email protected]>:
> I again checked at link http://httpd.apache.org/download.cgi and found that
> the 2.2.11 nossl & openssl (both) binaries DONOT contain lib and include
> folders at all.
I'm not sure if we're talking about the same thing, but extracting the
apache_2.2.11-win32-x86-no_ssl.msi with
msiexec /a c:\apache_2.2.11-win32-x86-no_ssl.msi /qn TARGETDIR="c:\apache"
and 'dir' for c:\apache\program files\Apache Software Foundation\Apache2.2
returned the folders include and lib:
15.159 ABOUT_APACHE.txt
<DIR> bin
<DIR> cgi-bin
93.835 CHANGES.txt
<DIR> conf
<DIR> error
<DIR> htdocs
<DIR> icons
<DIR> include
4.835 INSTALL.txt
<DIR> lib
36.833 LICENSE.txt
<DIR> manual
<DIR> modules
1.323 NOTICE.txt
1.650 README-win32.txt
6.094 README.txt
Bob