I need to install mod_auth_mysql now, but got error ,
wondering if you could help me out.

after i install mod_auth_mysql, then i try to config
the apache.

./configure --prefix=/usr/local/etc/httpd
--sysconfdir=/www/conf \
--activate-module=src/modules/php4/libphp4.a --enabl
e-module=status \
--activate-module=src/modules/auth_mysql/libauth_mysql.a
\
--enable-module=rewrite --enable-module=status

then i  edit src/Makefile and replace LDFLAGS= to
LDFLAGS=-lz (delete whatever followd LDFLAGS= and
replace it with -lz).

and make ,

then the error message i got is :

make[4]: *** No rule to make target
'../../include/alloc.h', needed by 'mod_auth_mysql.o'.
Stop.make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: *** Leaving directory
'/usr/local/etc/apache_1.3.22/src'
make[1]: *** [build-std] Error 2
make[1]: *** Leavingdirecotry
'/usr/local/etc/apache_1.3.22'
make: *** [build] Error 2


please help me , thanx





__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to