On Tue, 16 Jan 2007 17:19:05 +0530 Gayal <[EMAIL PROTECTED]> wrote: > Greetings, > > I want to compile mod_ntlm2-0.1 > It has a Makefile. Makefile has APXS=apxs tool enable. When run make > install, i get the following error. > > apxs -c -o mod_ntlm.so -Wc,-shared mod_ntlm.c > make: apxs: Command not found > make: *** [mod_ntlm.so] Error 127 > > There is NO apxs file in my Linux box while installing Apache Server.
What does "locate" tell you? You might have a distro that has renamed apxs. Or one that only installs it with some "apache-dev" package. See http://www.regdeveloper.co.uk/2006/11/04/apache_packages_support_vacuum/ -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]