ports/116277: zend-framework's include_path

nrgmilk nrgmilk at gmail.com
Tue Sep 11 06:20:01 UTC 2007


>Number:         116277
>Category:       ports
>Synopsis:       zend-framework's include_path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 11 06:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     nrgmilk
>Release:        FreeBSD 6.2-RELEASE
>Organization:
null
>Environment:
FreeBSD www.vixi.us 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Sat Aug 11 03:34:10 JST 2007     root at www.vixi.us:/usr/obj/usr/src/sys/SMP  amd64
>Description:
There is the main body of framework in a library folder.

INSTALL.txt

INSTALLATION
------------

The Zend Framework requires no special installation steps. Simply get
a copy of the framework and ensure that the /library directory is in
your PHP include_path.


>How-To-Repeat:
none
>Fix:
files/pkg-message.in

        include_path = ".:%%DATADIR%%"
->
        include_path = ".:%%DATADIR%%/library"

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



More information about the freebsd-ports-bugs mailing list