php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14953 --without-pear disappeared ?!
Submitted: 2002-01-09 12:43 UTC Modified: 2002-01-09 19:20 UTC
From: db at frisbi dot it Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.1.1 OS: OpenBSD 3.0
Private report: No CVE-ID: None
 [2002-01-09 12:43 UTC] db at frisbi dot it
./configure --help | more

...
--without-pear   disable pear
...

but if I make

./configure --without-pear
...
"--without-pear" option not valid

why ?


Also mysql.
--with-mysql="/usr/local/lib/mysql"
PHP still prints out "warning, if will use MySQL with other software you should use mysql libs..."


Bye.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-09 19:20 UTC] yohgaki@php.net
Works for me with 4.2.0-dev.
Closed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 17:01:28 2024 UTC