Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2007 06:14:49 GMT
From:      nrgmilk <nrgmilk@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116277: zend-framework's include_path
Message-ID:  <200709110614.l8B6En7S091074@www.freebsd.org>
Resent-Message-ID: <200709110620.l8B6K1Ju096284@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709110614.l8B6En7S091074>