ports/149989: [Question] archivers/php5-zlib is not needed?

Joe Horn joehorn at gmail.com
Thu Aug 26 14:50:03 UTC 2010


>Number:         149989
>Category:       ports
>Synopsis:       [Question] archivers/php5-zlib is not needed?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 26 14:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 8.1-RELEASE FreeBSD 8.1-RELEASE #2: Tue Jul 20 22:36:33 CST 2010
>Description:
I found this log in httpd_error log:
PHP Warning:  Module 'zlib' already loaded in Unknown on line 0

After I deinstalled php5-zlib-5.3.3_1 ( /usr/ports/archivers/php5-zlib ),
the log message doesn't appear.

I found that PHP5 Zlib has been set as default installation because of following lines in /usr/ports/lang/php5/Makefile :

CONFIGURE_ARGS= \
                ....
                --with-zlib-dir=/usr \
                ....

I think we don't need /usr/ports/archivers/php5-zlib , and we maight have to fix lots ports which have set /usr/ports/archivers/php5-zlib as dependency.

Ref: PHP Zlib installation manual
     http://www.php.net/manual/en/zlib.installation.php
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list