php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37308 No PEAR-/PECL- scripts in $PREFIX/bin
Submitted: 2006-05-04 14:29 UTC Modified: 2006-05-05 21:40 UTC
From: volk at pcservice-direkt dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.1.4CVS OS: Linux 2.6.15-1-686
Private report: No CVE-ID: None
 [2006-05-04 14:29 UTC] volk at pcservice-direkt dot de
Description:
------------
(Is http://de3.php.net/get/php-5.1.4.tar.bz2/from/a/mirror PHP 5.1.4 or PHP 5.1.4 CVS?)
`make install` don't install $PREFIX/{pear,peardev,pecl}.
I'm also missing pearcmd.php, System.php and the files from Archive_Tar, Console_Getopt and PEAR

dahak:/usr/local/src/php-5.1.4# make install-pear
Installing PEAR environment:      /usr/local/php5/pear/
[PEAR] Archive_Tar: upgrade to a newer version (1.3.1 is not newer than 1.3.1)
[PEAR] Console_Getopt: upgrade to a newer version (1.2 is not newer than 1.2)
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
[PEAR] PEAR: upgrade to a newer version (1.4.9 is not newer than 1.4.9)

Reproduce code:
---------------
total 24
drwxr-sr-x 4 root staff 4096 2006-05-04 15:08 .
drwxr-sr-x 4 root staff 4096 2006-05-04 15:32 ..
drwxr-sr-x 3 root staff 4096 2006-05-04 15:08 .channels
-rw-r--r-- 1 root staff 2455 2006-05-04 15:08 .depdb
-rw-r--r-- 1 root staff    0 2006-05-04 15:08 .depdblock
-rw-r--r-- 1 root staff    6 2006-05-04 15:08 .filemap
-rw-r--r-- 1 root staff    0 2006-05-04 15:08 .lock
drwxr-sr-x 4 root staff 4096 2006-05-04 15:08 .registry


Expected result:
----------------
insgesamt 128
drwxr-sr-x 10 root ftp    4096 2006-04-01 20:54 .
drwxr-sr-x  9 root staff  4096 2006-05-04 14:22 ..
drwxr-sr-x  2 root ftp    4096 2006-04-01 19:36 Archive
drwxr-sr-x  3 root ftp    4096 2006-04-01 19:36 .channels
drwxr-sr-x  2 root ftp    4096 2006-04-01 19:36 Console
drwxr-sr-x  3 root ftp    4096 2006-04-01 19:36 data
-rw-r--r--  1 root ftp    2455 2006-04-01 20:55 .depdb
-rw-r--r--  1 root ftp       0 2006-04-01 20:55 .depdblock
drwxr-sr-x  3 root ftp    4096 2006-04-01 19:36 doc
-rw-r--r--  1 root ftp    4188 2006-04-01 20:55 .filemap
-rw-r--r--  1 root ftp       0 2006-04-01 20:55 .lock
drwxr-sr-x  2 root ftp    4096 2006-04-01 20:54 OS
drwxr-sr-x 12 root ftp    4096 2006-04-01 20:55 PEAR
-rw-r--r--  1 root ftp   15225 2006-04-01 20:54 pearcmd.php
-rw-r--r--  1 root ftp   35365 2006-04-01 20:54 PEAR.php
-rw-r--r--  1 root ftp    1855 2006-04-01 20:54 peclcmd.php
drwxr-sr-x  4 root ftp    4096 2006-04-01 20:55 .registry
-rw-r--r--  1 root ftp   19956 2006-04-01 20:54 System.php

Actual result:
--------------
total 24
drwxr-sr-x 4 root staff 4096 2006-05-04 15:08 .
drwxr-sr-x 4 root staff 4096 2006-05-04 15:32 ..
drwxr-sr-x 3 root staff 4096 2006-05-04 15:08 .channels
-rw-r--r-- 1 root staff 2455 2006-05-04 15:08 .depdb
-rw-r--r-- 1 root staff    0 2006-05-04 15:08 .depdblock
-rw-r--r-- 1 root staff    6 2006-05-04 15:08 .filemap
-rw-r--r-- 1 root staff    0 2006-05-04 15:08 .lock
drwxr-sr-x 4 root staff 4096 2006-05-04 15:08 .registry

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-04 14:35 UTC] tony2001@php.net
PEAR has been separated from PHP since 5.1.
Please report all PEAR issues to PEAR bug system.
Thanks.
 [2006-05-04 15:08 UTC] volk at pcservice-direkt dot de
Oh, that sounds really very interesting for me.
Please tell my PHP 5.1.3 install all the files.
 [2006-05-04 15:09 UTC] volk at pcservice-direkt dot de
Oh, that sounds really very interesting for me.
Please tell my why PHP 5.1.3 install all the files.
 [2006-05-05 21:40 UTC] pajoye@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

Please open a bug here:

http://pear.php.net/bugs/report.php?package=PEAR

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 00:01:31 2025 UTC