Re: [gentoo-user] Re: PHP and PEAR

2005-07-12 Thread A. Khattri
On Sun, 10 Jul 2005, Catalin Trifu wrote:

$ emerge PEAR-PEAR

  Install PEAR-PEAR-1.3.5 into /var/tmp/portage/PEAR-PEAR-1.3.5/image/ 
  category dev-php
 /usr/portage/eclass/php-pear.eclass: line 47: pear: command not found

 !!! ERROR: dev-php/PEAR-PEAR-1.3.5 failed.
 !!! Function php-pear_src_install, Line 47, Exitcode 127
 !!! (no error message)
 !!! If you need support, post the topmost build error, NOT this status 
 message.

As you can see the error /usr/bin/pear is not found, exactly because the 
 .eclass which
 installs PHP in the first place is not installed.

I have php installed on many servers and it installs the pear binary for
me. Is PHP installed?


-- 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: PHP and PEAR

2005-07-08 Thread A. Khattri
On Sat, 9 Jul 2005, Catalin Trifu wrote:

I think I did not said things correctly.
If I try to emerge any PEAR package, to install it the system tries to
 use /usr/bin/pear which does not get installed exactly because PHP is compiled
 without PEAR. I mean the pear core which can be used to install other pear 
 packages.

As Craig pointed out, the PEAR ebuild, including the base core is
separate.

Maybe emerge PEAR-PEAR is what you need?


# esearch PEAR-PEAR
[ Results for search key : PEAR-PEAR ]
[ Applications found : 2 ]

*  dev-php/PEAR-PEAR
  Latest version available: 1.3.5
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 105 kB
  Homepage:http://pear.php.net/PEAR
  Description: PEAR Base System
  License: PHP

*  dev-php/PEAR-PEAR_Info
  Latest version available: 1.5.2
  Latest version installed: [ Not Installed ]
  Size of downloaded files: 6 kB
  Homepage:http://pear.php.net/PEAR_Info
  Description: Show Information about your PEAR install and its packages
  License: PHP


-- 
Aj.
-- 
gentoo-user@gentoo.org mailing list