Trying to install mod_rewrite on 1.3.37. Running redhat enterprise. I keep getting: /usr/local/apache/bin/apxs -cia mod_rewrite.c gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208128 -DUSE_HSREGEX -DEAPI -fpic -DSHARED_MODULE -I/usr/local/apache/include -c mod_rewrite.c In file included from mod_rewrite.c:51: mod_rewrite.h:91:18: ndbm.h: No such file or directory mod_rewrite.c: In function `lookup_map_dbmfile': mod_rewrite.c:3035: `DBM' undeclared (first use in this function) mod_rewrite.c:3035: (Each undeclared identifier is reported only once mod_rewrite.c:3035: for each function it appears in.) mod_rewrite.c:3035: `dbmfp' undeclared (first use in this function) mod_rewrite.c:3036: `datum' undeclared (first use in this function) mod_rewrite.c:3036: syntax error before "dbmkey" mod_rewrite.c:3044: `dbmkey' undeclared (first use in this function) mod_rewrite.c:3047: `dbmval' undeclared (first use in this function) apxs:Break: Command failed with rc=1 I installed the gdbm from source and locate finds ndbm.h: /usr/include/gdbm/ndbm.h I've seen some other messages saying that installing gdbm should fix the problem, but since I have and it hasn't...any ideas? -- Ian Evans Chairman & Executive Producer DigitalHit.com --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx