Drew Raines <[EMAIL PROTECTED]> writes:

> Now I'm getting a problem with this header file that's not on my
> machine:

[...]

>    regex.h:43: pcre.h: No such file or directory

The Binc README file says:

  The following libraries are required for Binc IMAP to compile and run:

          The PCRE library - http://www.pcre.org/
          The OpenSSL library - http://www.openssl.org/

So, you need to install PCRE. On FreeBSD, this is part of ports.

Does PCRE come with Linux? I wonder if there is a more standard
library Binc could use for regular expressions?

Reply via email to