The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Upcoming PEAR Changes in Gentoo Linux

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
Upcoming PEAR Changes in Gentoo Linux Posted: Mar 9, 2005 4:55 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: Upcoming PEAR Changes in Gentoo Linux
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann

Advertisement
The PHP ebuilds in Gentoo Linux's portage tree currently install a PEAR environment in /usr/lib/php using the core PEAR packages (PEAR, Archive_Tar, Console_Getopt, and XML_RPC) that come bundled with the PHP releases.

These last couple of days I have been working on the dev-php/PEAR-PEAR-1.3.5-r1 ebuild. This ebuild will use the PEAR, Archive_Tar, Console_Getopt, and XML_RPC packages to bootstrap a PEAR environment. This makes it possible to use configure --disable-pear in the PHP ebuilds thus making the release cycles of PHP and PEAR independent.

Another change is that the location for the PEAR installation in Gentoo Linux has been changed to /usr/share/php.

Read: Upcoming PEAR Changes in Gentoo Linux

Topic: Solar 0.0.4 released Previous Topic   Next Topic Topic: PHP Speed Optimizations

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use