please write: uname -a echo $PATH which apxs
Cheers, Mauri 2010/5/5 Sakthi Esakiappan <sakthi.esakiap...@mercuryminds.com> > Hello, > > Have a try with > /usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -I. -i > mod_poxy_html.c > > and make sure that /usr/local/apache2/bin/apxs has executable permission if > not give it by > > chmod +x /usr/local/apache2/bin/apxs > > On 5 May 2010 15:15, Tapan Maheshwari <tapan...@yahoo.com> wrote: > >> Hi, >> >> i tried to compile mod_proxy_html.c using apxs with following command >> >> # ./apxs -c -I /usr/include/libxml2 -I. -i mod_proxy_html.c >> >> it gives following error* "./apxs: not found"* >> >> i have verified that apxs is available under folder >> /usr/local/apache2/bin >> >> >> Thanks >> >> >> > > > -- > With Regards, > Sakthi Esakiappan.M > Server Administrator > > MercuryMinds Technologies Pvt Ltd > www.mercuryminds.com "An E-Commerce mentor" > +91 44 45588587 > sakthi.esakiap...@mercuryminds.com > www.mercuryminds.com > > Disclaimer: This message is intended only for the use of the individual or > entity to which it is addressed and may contain information that is > privileged, confidential and exempt from disclosure under applicable law. If > you have received this message in error, you are hereby notified that we do > not consent to any reading, dissemination, distribution or copying of this > message. If you have received this communication in error, please notify the > sender immediately and destroy the transmitted information. >