Re: [Dbmail] How to compile php with dbmail-imapd support

2005-07-25 Thread Shahrizal Muhamad Kasim
Thanks everyone for the clues. I managed to compile php. Basically i download c-client.tar.Z library from the ftp site and follow the documentation given in the tar file. --shah Curtis Maurand wrote: there is one outside dependency. You'll need the c-client (University of Washington) li

Re: [Dbmail] How to compile php with dbmail-imapd support

2005-07-24 Thread Curtis Maurand
there is one outside dependency. You'll need the c-client (University of Washington) library to compile php against. * *ftp://ftp.cac.washington.edu/mail/imap.tar.Z * *ftp://ftp.cac.washington.edu/mail/imap-utils.tar.Z Curtis Micah wrote: db

Re: [Dbmail] How to compile php with dbmail-imapd support

2005-07-21 Thread Micah
dbmail-imapd is a server, php-imap is client functions, so they're not related, I don't believe they even have any outside library dependancies, but if you look on php.net, go to the imap function main summary, and it will tell you any dependancies that are required. -Micah Shahrizal Muhamad

RE: [Dbmail] How to compile php with dbmail-imapd support

2005-07-21 Thread Simon Gray
>Hi, >How to compile my php with imap support while i am using dbmail-imapd ? www.php.net/imap >--shah Simon

[Dbmail] How to compile php with dbmail-imapd support

2005-07-21 Thread Shahrizal Muhamad Kasim
Hi, How to compile my php with imap support while i am using dbmail-imapd ? --shah