From: lists at nutshell dot nu Operating system: Manfrake Linux PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Note about compiling with imap support on Mandrake Linux
Description: ------------ I had major problem when trying to compile php4 and php5 on my Mandrake Linux box. I use v9.2, but I think this problem is the same in earlier versions. The make process will fail due to that the libc-client.a in Mdk Linux is compile without and kerberos support. A separate version with ssl is however installed, called client-PHP4.a. I had to manually recompile the package and add kerberos support to it. Then it compiled just fine. Took me quite some time to discover this, a small note about this in the installation manual would have saved me lots of extra work. -- Edit bug report at http://bugs.php.net/?id=26460&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26460&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26460&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26460&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26460&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26460&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26460&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26460&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26460&r=support Expected behavior: http://bugs.php.net/fix.php?id=26460&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26460&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26460&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26460&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26460&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26460&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26460&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26460&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26460&r=float
