php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4564 Bug in configure script
Submitted: 2000-05-23 17:35 UTC Modified: 2000-08-01 21:46 UTC
From: jim dot amanatidis at adecco dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.0 Release OS: Solaris 2.7
Private report: No CVE-ID: None
 [2000-05-23 17:35 UTC] jim dot amanatidis at adecco dot com
Line executed:

$ ./configure --with-mysql=/usr/local/mysql --with-apxs=/apps/apache_php_mysql/bin/apxs

Problem occurs in configure script.  The line    
if ! $APXS -q CFLAGS >/dev/null 2>&1; then

Seems to fail on the '!' mark.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-01 21:46 UTC] hholzgra@php.net
this has been fixed a while ago
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 17 16:01:29 2024 UTC