hi rob
i was able to compile php 4.3.6 --with imap
the problem was a missing libltdl3-dev.
i just installed that "bitch"
...and the compile was running smoothly...
Hello,
i find that sometimes i have to edit the Makefile for my installs,
because i got openssl installed somewhere else, and Makefile is statical
directed to /usr/local/... for ssl.
i changed that, and c-client compiles with ssl - sometimes i forgot to
copy the newest linkage.h to /usr/local/i
Actually, I lied -- I forgot which machine I was working on. It's still at
RH 7.3.
I think the issue with imap-2002e is actually irrelevant since the compile,
ay least up to the point of the failure, doesn't access libc-client.a.
Without that library in place, configure fails. But after doing th
Roman,
Yep, except my distro is RH Advanced Server. Otherwise it's the same
scenario. When I let imap-2002e compile with ssl, the make gets a number of
parse errors in /usr/include/openssl/kssl.h, and then aborts.
-- Rob
--On Tuesday, April 27, 2004 10:05:33 PM +0200 roman <[EMAIL PROTECTED]>