LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   IMAP compiling with Mysql support. (https://www.linuxquestions.org/questions/linux-software-2/imap-compiling-with-mysql-support-179229/)

sixth_sense 05-08-2004 06:25 AM

IMAP compiling with Mysql support.
 
Hi,

how can i tell IMAP (during compiling and installation) to build with Mysql support ?

Thnx.

trickykid 05-08-2004 07:55 AM

IMAP that I know of doesn't need or use MySQL support? What exactly are you trying to accomplish in having some kind of builtin support with IMAP, etc?

sixth_sense 05-08-2004 12:07 PM

Thank u,

well, im trying to do a (Postfix + Courier-IMAP + MySQL ) Mailserver. from a HOW-TO I got following instruction:

Quote:

Build and install Courier-IMAP, make sure that this is build with MySQL.
On FreeBSD: make install WITH_MYSQL=yes

but i m doing it on RedHat-9, and don't know how to build IMAP with mysql support. don't like any rpm... doing it from source.

any idea?

thnx again. :)

trickykid 05-08-2004 03:57 PM

Check the INSTALL and or README files.. or you can usually do a ./configure --help and it will print all available options when compiling. But usually when compiling support for something, its passed at the ./configure portion of the compile.


All times are GMT -5. The time now is 01:16 AM.