RE: Problems compiling Courier-IMAP

2001-04-03 Thread Tony
t.com Silverdale, WA. 1-888-8TSCNET -Original Message- From: Tony [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 12:53 PM To: [EMAIL PROTECTED] Subject: Problems compiling Courier-IMAP Running: vpopmail (how do i find version number ?) Mysql 3.22.32 I

Problems compiling Courier-IMAP

2001-04-03 Thread Tony
Running: vpopmail (how do i find version number ?) Mysql 3.22.32 I am getting an error when I try to compile courier-imap-1.2.2. Here is my configure script in courier-imap: ./configure --without-authmysql --without-authuserdb --without-authpam \ --without-authpwd --without-authshadow --withou

Re: problems compiling courier-imap 1.3.6 with vpopmail 4.9.8-1

2001-03-26 Thread Einar Bordewich
- Original Message - From: "Yavuz Aydin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 26, 2001 10:03 PM Subject: problems compiling courier-imap 1.3.6 with vpopmail 4.9.8-1 > Hello there, > > The following error occurs when i try to compile courier-ima

problems compiling courier-imap 1.3.6 with vpopmail 4.9.8-1

2001-03-26 Thread Yavuz Aydin
Hello there, The following error occurs when i try to compile courier-imap 1.3.6 with vpopmail 4.9.8-1 already installed: vchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail -lm -lcrypt libauth.a(preauthvchkpw.o): In function `auth_vchkpw_pre': /home/yavuz/courier-imap-1.3

Re: Problems compiling Courier IMAP

2000-07-19 Thread Ken Jones
Jia Rong wrote: > > i have done like this: > edit the makefile in sqwebmail/Mailefile and > authlib/Makefile find CC = gcc > add -L/usr/lib/mysql -lmysqlclient > > ex : CC = gcc -L/usr/lib/mysql -lmysqlclient > /usr/lib/mysql is where i have mysqlclient lib file > > but there is same error when

Re: Problems compiling Courier IMAP

2000-07-19 Thread Ken Jones
ct2: ld returned 1 exit status > > Any fix? > > TIA > > Naseer > > - Original Message - > From: Ken Jones <[EMAIL PROTECTED]> > To: TD <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Sunday, June 18, 2000 8:50 PM > Subjec

Re: Problems compiling Courier IMAP

2000-07-19 Thread Jia Rong
- Original Message - >From: Ken Jones <[EMAIL PROTECTED]> >To: TD <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]> >Sent: Sunday, June 18, 2000 8:50 PM >Subject: Re: Problems compiling Courier IMAP > > >> TD wrote: >> > >> > Hi. I

Re: Problems compiling Courier IMAP

2000-07-19 Thread Abdul Naseer
' collect2: ld returned 1 exit status Any fix? TIA Naseer - Original Message - From: Ken Jones <[EMAIL PROTECTED]> To: TD <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, June 18, 2000 8:50 PM Subject: Re: Problems compiling Courier IMAP > TD

Re: Problems compiling Courier IMAP

2000-07-18 Thread Ken Jones
TD wrote: > > Hi. I am getting the following error when compiling > courier IMAP. > > %make > > make[1]: Entering directory `/disk01/blue/courier-imap-0.36a/authlib' > gcc -I/disk02/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/disk02/vpopmail/ > lib -o authvchkpw modauthvchkpw.o libauthmod.

Problems compiling Courier IMAP

2000-07-17 Thread TD
Hi. I am getting the following error when compiling courier IMAP. %make make[1]: Entering directory `/disk01/blue/courier-imap-0.36a/authlib' gcc -I/disk02/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/disk02/vpopmail/ lib -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -