[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PHP] Standard placement of PHP libraries?



On Tuesday 02 of August 2005 21:00, sean finney wrote:
> > INCLUDE_PATH=.:/etc/php:/usr/local/share/php/5.0:/usr/share/php5:/usr/sha
> >re/php/5.0:/usr/share/php:/usr/local/share/php
> >
> > EXTENSION_DIR=/usr/local/lib/php/5.0/20041030:/usr/lib/php5/20041030:/usr
> >/lib/php/5.0/20041030:/usr/local/lib/php
> >
> > Budled libraries would install into /usr/share/php/5.0, PHP5-only
> > libraries would install into /usr/share/php5, PHP-any libraries would
> > install into /usr/share/php.
>
> could you clarify what the difference is between bundled libraries and
> other libraries?  otherwise this looks like a good proposal.

Bundled libraries are provided by PHP upstream package 
(http://php.net/download/) and debianized into php$VERSION-pear package.

Other libraries I meant PEAR libraries from http://pear.php.net/ and 
debianized into php-$LIBRARY package.

What I want to see is, i.e.:

/usr/share/php/5.0 : PEAR 1.3.5 : bundled library 
/usr/share/php : PEAR 1.4.0a12 : package made i.e. with dh-make-pear
/usr/local/share/php : PEAR 1.4.0b1 : package installed with `pear install'


-- 
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:Piotr_Roszatycki@netia.net.pl
`. `'     mailto:dexter@debian.org
  `-



Reply to: