Hi, I'm refering to the root directory of Apache Web Server installation.
APACHE_BIN_DIR = C:\Program Files\Apache Software Foundation\Apache2.2 Above is a sample line which specifies the HTTPD installation directory from the confguration file (confgure.in). Here I have installed Apache web server to the above folder. Supun. On 4/19/07, Jim Seipp <[EMAIL PROTECTED]> wrote:
Hi Supun, I am not sure what HTTPD directory you are referring to. Thanks, Jim -----Original Message----- From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Friday, April 13, 2007 10:26 PM To: Apache AXIS C Developers List Subject: Re: axis2_apache_module: Hi, Did you include the HTTPD installation directory in the configuration file? Supun.. On 4/13/07, Jim Seipp <[EMAIL PROTECTED]> wrote: > Hi, > > I downloaded the latest files from SVN and built the sources > successfully. > > I attempted to build axis2_apache_module: and got the following errors. > > It cannot find the file "httpd.h" > > Thanks, > > Jim > > if not exist .\int.msvc\apache_module mkdir > .\int.msvc\apache_module > apache2_out_transport_info.c > c:\Download\Apachee Access > 2\axis2c-Updates\modules\core\transport\http\server\apache2\axis2_apache > 2_out_transport_info.h(32) : fatal error C1083: Cannot open include > file: 'httpd.h': No such file or directory > apache2_stream.c > c:\Download\Apachee Access > 2\axis2c-Updates\modules\core\transport\http\server\apache2\apache2_stre > am.h(24) : fatal error C1083: Cannot open include file: 'httpd.h': No > such file or directory > apache2_worker.c > c:\Download\Apachee Access > 2\axis2c-Updates\modules\core\transport\http\server\apache2\apache2_stre > am.h(24) : fatal error C1083: Cannot open include file: 'httpd.h': No > such file or directory > mod_axis2.c > ..\..\modules\core\transport\http\server\apache2\mod_axis2.c(19) : fatal > error C1083: Cannot open include file: 'httpd.h': No such file or > directory > Generating Code... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
