Greetings everyone, I've been trying to compile php with with --cyrus option with no success. I have cyrus-imad-2.0.16 and cyrus-sasl-1.5.19 installed. I'm sure I'm setting both CPPFLAGS and LDFLAGS correctly (CPPFLAGS="-I/usr/local/include/sasl", LDFLAGS="-L/usr/local/lib"). I've tried LDFLAGS with the -R option also. After reading through the configure script it seems it's looking for -lsasl when ldconfig shows -lsasl.8 in it's output. I'm not sure if this is an OS incompatibility (FreeBSD 4.5) or perhaps a version mismatch. Any help would be greatly appreciated, thanks.
Henry Rivera [EMAIL PROTECTED] -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php