Sam Varshavchik wrote: > > On Tue, 25 Jul 2000, TAG wrote: > > > HI ALL, > > > > I have been trying to install sqwebmail with the amil:mysql patch from > > Softagency and have had a few hassels: > > > > my ./configure line looks like: > > > > ./configure --enable-cgibindir=/usr/local/apache/cgi-bin/ > > --with-module-authmysql --without-authldap --without-authdaemon > > --without-authvchkpw --without-authpam --without-authshadow > > --without-authpwd --with-db=gdbm --with-userdb=/etc/userdb > > > > It installs and I can get it through the browser, but I cannot get to > > loggin... > > Although there's no such option in existence "--with-module-authmysql", > your real problem is something else. Examine authlib/config.log for > detailed error messages. > > -- > Sam Hi, OK - I see the problem - changed --with-module-authmysql to --with-authmysql and tried to recompile: I get the following now!! checking for mysql_connect in -lmysqlclient... no configure: error: --with-authmysql specified configure: error: ./configure failed for authlib Any ideas?? Thanks Tonino
