3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Installation erro...
FromSent OnAttachments
sanjayApr 25, 2002 6:21 am 
Iustin PopApr 25, 2002 6:47 am 
sanjayApr 25, 2002 11:20 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Installation error on Mandrake LinuxActions...
From:sanjay (sanj@softhome.net)
Date:Apr 25, 2002 11:20:42 am
List:net.sourceforge.lists.courier-users

Hi Iustin,

Thanks for your help. I have successfully Installed (it seems) Courier Imap. Now, the problem is I don't know how to authenticate user from MySQL DB. Also, "/usr/lib/courier-imap/libexec/authlib/authdaemond start" doesn't start the daemon( I checked it by telneting on port 143).

Can anyone help me?

~sanjay

I gave following commands:

$export $CPPFLAGS="-I/usr/include/mysql"

$export $LDFLAGS="-L/usr/lib/mysql"

$export $LIBS="-Lpthread -Lposix4"

$./configure --bindir=/usr/local/bin --mandir=/usr/local/man $ make $ make check $ su root # make install # make install-configure

----- Original Message ----- From: "Iustin Pop" <ius@ags.ro> To: "sanjay" <sanj@softhome.net> Sent: Thursday, April 25, 2002 8:10 PM Subject: Re: [courier-users] Installation error on Mandrake Linux

You _must_ install it from the same place from where you installed the gcc. I use redhat, and I have in the distribution both gcc and gcc-c++. Since Mandrake is/was an offshot from RedHat, I presume you also have these packages in the distribution. Check Mandrake's ftp server probably.

On Thu, 2002-04-25 at 17:33, sanjay wrote:

I already have gcc installed it seems. Can you point me to the link from where I can download the C++ compiler. I tried to search from google but could not find any link.

[root@www sanjay]# rpm -qa|grep gcc gcc-cpp-2.96-0.48mdk gcc-2.96-0.48mdk