Re: [EMAIL PROTECTED] compile error in mod_ntlm2-0.1 - missing apxs

2007-01-16 Thread Gayal
Yes. Thankyou. My Distro has renamed apxs. On 1/16/07, Nick Kew <[EMAIL PROTECTED]> wrote: 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 ge

Re: [EMAIL PROTECTED] compile error in mod_ntlm2-0.1 - missing apxs

2007-01-16 Thread Nick Kew
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: Comman

[EMAIL PROTECTED] compile error in mod_ntlm2-0.1 - missing apxs

2007-01-16 Thread Gayal
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

[EMAIL PROTECTED] Compile Error apache 2..2.0

2006-04-05 Thread Mickoski Miki
Hi Apache users. I compile apache 2.2.0 ./configure past succsesful but make give me an error here is the outputThe section bellow whit bold is the main errormake[1]: Leaving directory `/usr/local/src/apache2/httpd-2.2.0' server/.libs/libmain.a(main.o)(.text+0xbe2): In function `main': /usr/local/s

[EMAIL PROTECTED] Compile Error

2006-04-02 Thread Mickoski Miki
I download apache 2.2.0 version and during the compile gave me error something like this:The error:make[1]: Leaving directory `/home/admin/INSTALL/httpd-2.0.52/support'make[1]: Entering directory `/home/admin/INSTALL/httpd-2.0.52'/home/admin/INSTALL/httpd-2.0.52/srclib/apr/libtool --silent --mode=c

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread michael young
Nick Kew wrote: On Monday 27 February 2006 17:35, michael young wrote: This used to be an FAQ: DBM on Linux has always been a mess. Google for my replies on the subject back in the 1990s. Thanks, I'll look for them. Hmmm, I think I was a bit terse this morning. The executive

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread Nick Kew
On Monday 27 February 2006 17:35, michael young wrote: > >This used to be an FAQ: DBM on Linux has always been a mess. > >Google for my replies on the subject back in the 1990s. > > Thanks, I'll look for them. Hmmm, I think I was a bit terse this morning. The executive summary is, don't use mod_

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread michael young
Nick Kew wrote: On Monday 27 February 2006 05:22, michael young wrote: Hi, I get this error in compiling apache 1.3.34. Why are you compiling a version that's four years obsolete? I want to upgrade my existing server without having to create a new http.conf file, as the 1 I curren

Re: [EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-27 Thread Nick Kew
On Monday 27 February 2006 05:22, michael young wrote: > Hi, > I get this error in compiling apache 1.3.34. Why are you compiling a version that's four years obsolete? > mod_auth_dbm.c && mv mod_auth_dbm.o mod_auth_dbm.lo > mod_auth_dbm.c:41:18: error: ndbm.h: No such file or directory This used

[EMAIL PROTECTED] Compile error on mod_auth_dbm in apache 1.3.34

2006-02-26 Thread michael young
Hi, I get this error in compiling apache 1.3.34. # error start ### gcc -c -I../../os/unix -I../../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DNO_DBM_REWRITEMAP -DUSE_HSREGEX `../../apaci` -fpic -DSHARED_MODULE mod_auth_anon.c && mv mod_auth_anon.o mod_auth_anon.lo gcc -shared