php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56865 Can't seem to find paradox extension
Submitted: 2006-02-28 11:03 UTC Modified: 2006-02-28 14:11 UTC
From: jnavratil at houston dot rr dot com Assigned:
Status: Not a bug Package: PECL website (PECL)
PHP Version: 5.1.2 OS: FC4 Rel.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jnavratil at houston dot rr dot com
New email:
PHP Version: OS:

 

 [2006-02-28 11:03 UTC] jnavratil at houston dot rr dot com
Description:
------------
I could be out in the ozone with this as I don't work in this area, but I am trying to "pear install paradox" as suggested in the "Paradox File Access" section of the PHP manual.  I get the error message 'No releases available for package "pear.php.net/paradox"', which makes some sense as when I search for the package on the pear.php.net site, it is not found.  However, when I do a "pear list-all", it shows up with an empty "LATEST" version and a "LOCAL" version of 1.4.1.  Am I misunderstanding something?

Test script:
---------------
 pear install paradox

Expected result:
----------------
successful installation of paradox package.

Actual result:
--------------
No releases available for package "pear.php.net/paradox" - package pecl/paradox can be installed with "pecl install paradox"
Cannot initialize 'paradox', invalid or missing package file
Package "paradox" is not valid
install failed


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-28 14:11 UTC] pajoye@php.net
Use:

pecl install paradox
 [2006-02-28 14:11 UTC] pajoye@php.net
Sorry, but your problem does not imply a bug in PEAR itself.  For a
list of more appropriate places to ask for help using PEAR, please
visit http://pear.php.net/support/ as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PEAR.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC