[imp] php imap problem
Lars Hecking
lhecking@nmrc.ucc.ie
Wed, 1 Nov 2000 15:08:11 +0000
[Please trim your replies to the parts you're actually replying to. Thank you.]
> s4# pwd
> /opt/sources/apache_1.3.12
> s4# ls
> apache_1.3.12 mod_ssl-2.6.6-1.3.12 openssl-0.9.5a rsaref-2.0
> mm-1.1.3 openssl-0.9.3a php-4.0.3pl1
>
> I also tried to explicitly include the src directory of imap-4.5 in my
> CPPFLAGS, but to no avail. Does anyone else have an install using imap-4.5,
> php4.0.3pl1, on Solaris?
# pwd
$here
# ls
apache-1.3.14.mode_rewrite.fix mm-1.1.3
apache_1.3.14 mm-1.1.3.tar.gz
apache_1.3.14.tar.gz mod_ssl-2.7.1-1.3.14
apache_1.3.14.tar.gz.asc mod_ssl-2.7.1-1.3.14.tar.gz
config.apache mod_ssl-2.7.1-1.3.14.tar.gz.asc
config.mm openssl-0.9.6
config.openssl openssl-0.9.6.tar.gz
config.php php-4.0.3.tar.gz
imap-4.7c php-4.0.3pl1
imap-4.7c2.tar.Z php-4.0.3pl1.tar.gz
plus, in imap-4.7c, linking include and lib to c-client, that's all.
One of the configure options for php is --with-imap=$here/imap-4.7c.
Works pretty well on Sol 7 and 8.