sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-16 Thread Mark Steller
I installed vpopmail with mysql support and qmailadmin no problems works good. Now I want to get sqwebmail 1.2.1 running, but have problem around the authlib part. I even tried sqwebmail 1.1.2 both with same results. I run:   ./configure --with-htmllibdir=/usr/local/share/sqwebmail --with-cachedir=

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-16 Thread Mark Steller
MySQL-3.23.30-1.i386.rpm, is the server.  I also have the clients installed as well as the mentioned development libraries.     - Original Message - From: Aaron Carr Sent: Tuesday, January 16, 2001 9:18 PM To: Mark Steller Subject: RE: sqwebmail (vpopmail 4.9.7+mysql) compile fails I

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-22 Thread Mark Steller
and it should work. I edit this variable because it is included in the areas needed. I did the samething with Courier-IMAP to get it to compile also.   Hope this helps Mark     - Original Message - From: Sebastian Grewing Sent: Saturday, January 20, 2001 10:45 AM To: Mark Steller Subject

Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails

2001-01-22 Thread Mark Steller
riginal Message ----- From: Mark Steller Sent: Monday, January 22, 2001 9:45 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: sqwebmail (vpopmail 4.9.7+mysql) compile fails I figured out a fix to this from looking at previous postings. Here is what you need to do.   run ./configure [your op

Re: how to install vpopmail + courier imap

2001-01-27 Thread Mark Steller
Have you tried compiling with a conifgure line like this: env LIBS="-L/usr/lib/mysql -lmysqlclient -lz" ./configure --your-options-here Just replace -L/usr/lib/mysql with the location of your mysql libs. That should take care of the problem below.   Mark - Original Message - From: Said Ma