RE: sqwebmail configure loops

2001-06-06 Thread Kieran Barnes
mailto:[EMAIL PROTECTED]] > Sent: 06 June 2001 01:24 > To: '[EMAIL PROTECTED]' > Subject: RE: sqwebmail configure loops > > > Still no dice: > gcc -I/home/vpopmail/include -lmysqlclient -Wall -I.. -I./.. > -L/home/vpopmail/lib -L/usr/lib/mysql -o authvchkpw

RE: sqwebmail configure loops

2001-06-05 Thread Qmail
ke[1]: Leaving directory `/usr/local/src/sqwebmail-2.1.0/authlib' make: *** [all-recursive] Error 1 [root@fax sqwebmail-2.1.0]# pwd /usr/local/src/sqwebmail-2.1.0 -Original Message- From: Raghu V Singh [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 1:06 PM To: Qmail Subject:

RE: sqwebmail configure loops

2001-06-05 Thread Sean P. Scanlon
tion > `vcreate_dir_control': > /root/vpopmail-4.10.14/vauth.c:1077: undefined reference to > `mysql_free_result > > And the like on "make". > > > > -Original Message- > From: Ken Jones [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 05, 2001 10:

RE: sqwebmail configure loops

2001-06-05 Thread Qmail
L PROTECTED]] Sent: Tuesday, June 05, 2001 10:50 AM To: [EMAIL PROTECTED] Subject: Re: sqwebmail configure loops It is not looping. It is running configure in a whole lot of directories. Just be patient. It will end. Ken Qmail writes: > Hi Folks, > > I'm trying to build s

Re: sqwebmail configure loops

2001-06-05 Thread Ken Jones
It is not looping. It is running configure in a whole lot of directories. Just be patient. It will end. Ken Qmail writes: > Hi Folks, > > I'm trying to build sqwebmail-2.1.0. > > Unfortunately when I run: ./configure --with-htmllibdir=/var/www/html > --with-module=authvchkpw --enable-web

sqwebmail configure loops

2001-06-05 Thread Qmail
Hi Folks, I'm trying to build sqwebmail-2.1.0. Unfortunately when I run: ./configure --with-htmllibdir=/var/www/html --with-module=authvchkpw --enable-webpass=vpopmail --enable-webpass=yes The config process just loops, and loops, and loops. It never stops. I tried 2.0.0 as well, same problem