php configure and make is fine (*appears*)
after ./configure --prefix=blah --activate-module=src/modules/libphp4.a
then
make
*snip*
modules/php4/libphp4.a(php_imap.o): In function `mail_close_it':
/usr/local/php-4.0.6/ext/imap/php_imap.c:190: undefined reference to
`mail_close_full'
*snip*
ther
try --with-imap
"Alexus" <[EMAIL PROTECTED]> wrote in message
002101c10bdf$c686a550$97625c42@alexus">news:002101c10bdf$c686a550$97625c42@alexus...
>
> - Original Message -
> From: "alexus" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 13, 2001 4:41 PM
> Subject: --wit
I'm having the same problem on Redhat 7.2
Ron
"Piotr Szymanek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi.
>
> I'm trying to install apache with php4 and imap (c-client) on RedHat7.1
> .
>
> C-client compiles fine.
> PHP (4.0.6) always compiles fine (w