Hi Rico,
Axis2/C Apache2 module have dependancies on APR. If you apr header files are in a separate place than apache include files then you need to give the path to apr include files using --with-apr option. Also see Axis2/C ./configure --help for more inforatmation on apr includes

Thanks,
Damitha
Rico M wrote:
Hi,

I have a few questions regarding Axis2C deployment. Currently I have compiled and built a source rpm for a Fedora 10 server. I need to install this on another machine. Which already has httpd daemon installed. Do i need to install apache2/apr on it or will the required libraries link automatically ?

I have a strange problem with APR. I am not using any apr libraries. So in the build script i have set is as : sh configure --prefix=${AXIS2C_HOME} --enable-tests=no --with-apache2=/usr/local/apache2/include/ --with-openssl=yes --enable-trace=yes

Yet the build fails with :

/usr/include/httpd/ap_config.h:20:17: error: apr.h: No such file or directory

This seems to originiate from /httpd/include. Is there anything one can do to avoid this ?


Thanks


--
__________________________________________________________________

Damitha Kumarage
Technical Lead; WSO2 Inc.
"Oxygenating the Web Service Platform; " http://www.wso2.com/

blog: " http://damithakumarage.wordpress.com/
__________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to