
February 8th, 2003, 10:36 AM
|
|
|
|
Join Date: Apr 2007
Location: London,UK
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Mandrake 9 + PHP 4.3.0 - ming & IMAP problems
Anyone managed to compile the ming and imap php modules on Mandrake 9.0?
my setup
Mandrake 9 - Linux 2.4.19-16 mdk kernel
Apache 2.0.44
php 4.3.0
When I try to make ming into php, or as a dynamic module for php, following the instructions on
http://ming.sourceforge.net/install.html
I get an error message:
make:*** No rule to make target 'ming.c', needed by 'ming.o'. STOP
I get the same error when trying to build ming into php, or trying to build ming as a dynamic php module.
I also tried using a pre-compiled php_ming module, but this failed when starting apache with php, due to API mismatch between the php_ming module and php.
|