Arthur Yeung writes: > hi all, > > I have read a previos email about the same problem, the suggested solution was : >The vpopmail directory is probably not world readable. > > However, I have done a "chmod -R +r /home/vpopmail/" already and made the >vpopmail directory public readable, but I still have this error when I run the >configure script. > > configure: error: vpopmail too old - upgrade > configure: error: ./configure failed for authlib > > I am using the following : > > Solaris 8 > qmail 1.03 > vpopmail 5.0 (with mySQL authenication) > sqWebMail 3.1.0 > > And the configure script are as follows: > > ./configure --with-authvchkpw --without-authpam --without-authuserdb >--enable-webpass=no --without-authpwd --without-authshadow --without-authldap >--enable-cgibindir=/home/bingo/www/cgi-bin --enable-imagedir=/home/bingo/www/webmail > > Would anyone please give me a suggestion on how to solve this problem ?
This error is reported if the configure script cannot read the file ~vpopmail/etc/lib_deps You'll need to figure out why. -- Sam
