I have asked this question before so I wont post it to both lists When I configure vpopmail-4.9.7 with ./configure \ --enable-tcpserver-file=/etc/tcpcontrol/smtp.rules \ --enable-hardquoata=7000000 \ --enable-defaultdomain=e-sa.co.za \ --enable-passwd=y \ --enable-logging=y \ --enable-tcprulesprog=/usr/bin/tcprules it run But I notice the following lines --snip-- ./configure: /home/vpopmail/etc/lib_deps: No such file or directory ./configure: /home/vpopmail/inc_deps: No such file or directory --snip-- I does install however and works as far as I can tell with no problems When I then configure qmailadmin-pre1-0.40 with the following ./configure \ --enable-cgibindir=/var/www/cgi-bin \ --enable-cgipath=/var/www/cgi-bin/qmailadmin \ --enable-autoresponder-bin=/usr/bin \ --enable-ezmlmdir=/usr/bin/ezmlm \ --enable-htmldir=/var/www/html I get --snip-- cat: /home/vpopmail/etc/inc_deps: No such file or directory cat: /home/vpopmail/etc/lib_deps: No such file or directory --snip-- And it won't "make" then because it cant find vpopmail.h and vauth.c in /home/vpopmail/etc but the files are sitting in /home/vpopmail/includes I am running redhat 7.0 and using Bruce guertners RPM's If anyone has any ideas what i may be doing wrong any help would be greatly appreciated. Also when is vpopmail-4.9.8 being released, Ken mentioned it may be around the 11th Thanks Dean
