Ok.. I give up I've tried everything I know, but I still can't get it to compile authldap. Do I need to create a symbolic link of the LDAP libraries in /usr/lib and /usr/include? I'm lost.. Can someone please help me, get this thing compiled.. It shouldn't be this difficult! So I must be doing something wrong... These are my ./configure settings: ./configure --with-cachedir --with-db=gdbm --enable-cgibindir=/apps/Apache/cgi-bin \ --enable-imagedir=/apps/Apache/images --enable-mimetypes=/apps/Apache/conf/mime.types These are my ENV settings: PATH=/usr/local/bin:/usr/bin:/usr/sbin:/usr/ccs/bin CC=gcc LD_LIBRARY_PATH=/usr/local/lib LDFLAGS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include Do I need to tell it configure the LDAP module? Any clues ..... :^) - John
