Edit report at https://bugs.php.net/bug.php?id=60901&edit=1
ID: 60901 Comment by: rainer dot jung at kippdata dot de Reported by: lzsiga at freemail dot c3 dot hu Summary: Oracle-11.2 is not detected (too new) Status: Closed Type: Bug Package: OCI8 related Operating System: AIX 6.1 PHP Version: 5.3.9 Assigned To: sixd Block user comment: N Private report: N New Comment: Sorry "rading" meant "reading" (typo). 1.4.9 looks fine. Thanks again. Previous Comments: ------------------------------------------------------------------------ [2012-10-22 19:06:45] rainer dot jung at kippdata dot de I couldn't find 1.4.9 but I agree with the patch by rading and understanding it and also applied the patch and tested it successful on Solaris and Linux. Thanks for your quick fix! ------------------------------------------------------------------------ [2012-10-22 06:27:43] s...@php.net I re-fixed this and also pushed OCI8 1.4.9 with the fix to PECL. ------------------------------------------------------------------------ [2012-10-22 05:55:50] s...@php.net Automatic comment on behalf of sixd Revision: http://git.php.net/?p=php-src.git;a=commit;h=dbb72de6c75796803ed6ed103763a12eebc9e78e Log: Re-fixed bug #60901 (Improve "tail" syntax for AIX installation) ------------------------------------------------------------------------ [2012-10-20 10:51:49] rainer dot jung at kippdata dot de The tail "fix" breaks compilation on Solaris for php version 5.3.18, which worked until version 5.3.17. Not all "tail" implementations support "-n1". On Solaris default "tail" only support "-1". You could switch to using a variable TAIL and auto detect a working tail implementation (understanding "-n"), which on Solaris would be the non standard /usr/xpg4/bin/tail. Users could overwrite with a new --with-tail switch. ------------------------------------------------------------------------ [2012-09-14 08:00:23] lzsiga at freemail dot c3 dot hu Okay, thank you for your help. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=60901 -- Edit this bug report at https://bugs.php.net/bug.php?id=60901&edit=1