From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: *Compile Issues Bug description: Libtool has to be called with 'libtool --finish' or apache2 will crash with php
Libtool has to be called with 'libtool --finish' or apache2 will crash with php. Which will confuse a LOT of users, it would be better to do this from the configure script right before the 'make install' goes to work. The cure for this would be to call 'libtool --finish' from the main directory where php has been unextracted and install the files after that. Just a thought... Let me know if this is going to be changed, I have to use the command manually before php will work with apache2. -- Edit bug report at http://bugs.php.net/?id=19868&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19868&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19868&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19868&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19868&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19868&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19868&r=support Expected behavior: http://bugs.php.net/fix.php?id=19868&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19868&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19868&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19868&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19868&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19868&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19868&r=isapi