Don't be scared, its only a manual. And it clearly states:
To get these functions to work, you have to compile PHP with --with-imap. That requires the c-client library to be installed. Grab the latest version from ftp://ftp.cac.washington.edu/imap/ and compile it. Then copy c-client/c-client.a to /usr/local/lib/libc-client.a or some other directory on your link path and copy c-client/rfc822.h, mail.h and linkage.h to /usr/local/include or some other directory in your include path. I could not state it any clearer. I am not a freebsd user, but I believe most Linux distibutions come with this library. If you are certain your system does not inlude this library then follow the directions above to install it. Fred Brain_damaged <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I have php 4.06 and apache 1.3.22 (i think or .19) on freebsd 4.3. I am told i need imap support for a program called phpgroupware (www.phpgroupware.org). > > I installed the php when i setup the freebsd machine. How can I now add it. ? > > I read the php docs and it scares me. > > thanks > bd -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]