Home » PEAR » PEAR » Bug #5506
Failed install
Details
| Submitted | 2005-09-24 11:26 UTC |
|---|---|
| From | mikeh at mite dot net |
| Status | Duplicate |
| Package | PEAR |
| PHP Version | 5.0.5 |
| OS | Redhat9 |
| Roadmaps | (Not assigned) |
Comments
[2005-09-24 11:26 UTC] mikeh at mite dot net
Description:
------------
I run lynx -source http://go-pear.org/ | php
and press enter 3 times.
Downloading package: Net_Socket.......ok
Downloading package: Net_SMTP.........ok
Downloading package: Mail.............ok
Downloading package: XML_Parser.......ok
Downloading package: PHPUnit..........ok
Extracting installer..................ok
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
pear/PEAR can optionally use package "pear/PEAR_Frontend_Web" (version >= 0.5.0)
pear/PEAR can optionally use package "pear/PEAR_Frontend_Gtk" (version >= 0.4.0)
install ok: channel://pear.php.net/PEAR-1.4.0
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/Archive_Tar-1.3.1
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/Console_Getopt-1.2
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/XML_RPC-1.4.2
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/DB-1.7.6
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/Net_Socket-1.0.6
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/Net_SMTP-1.2.7
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/Mail-1.1.9
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
install ok: channel://pear.php.net/XML_Parser-1.2.6
WARNING: channel "pear.php.net" has updated its protocols, use "channel-update pear.php.net" to update
pear/PHPUnit can optionally use package "pear/PHP_Compat"
install ok: channel://pear.php.net/PHPUnit-1.3.1
** WARNING! Backed up old pear to /usr/local/php/bin//pear_old
The 'pear' command is now at your service at /usr/local/php/bin/pear
[root@test]# /usr/local/php/bin/pear
-bash: /usr/local/php/bin/pear: No such file or directory
[2005-11-25 09:30 UTC] harish020 at yahoo dot com
From the message, Your installation seems OK, and typing 'pear' at your shell or command prompt should work.
Just as the warning says:
Do a channel-update "pear.php.net" at your shell or command prompt.
> pear channel-update "pear.php.net"
That should fix the warning.
Probably then, if you will feel comfortable, you can also upgrade to a latest version of PEAR with,
>pear upgrade-all
The upgrade is just to make sure all components you have latest changes in PEAR with them.
[2005-12-16 03:06 UTC] ah at hofmann-edv-beratung dot de
Well, ok, but what to do on a shared hosting package, when I dont have any access to a shell?
[2006-09-03 21:27 UTC] XpertScorpion at yahoo dot com
Hi
I want to use Ebay API.Please Let me know how can i install Service_ebay.
I have installed Wamp 1.6.1.
I have also installed pear 1.4.6.
I have tried to install Service_ebay using command line:
pear install http://pear.php.net/package/Services_Ebay/Services_Ebay-0[1].12.0.tgz
but it dint work.
It showed below Error Msg:
It is not a valid package archive.Invalid or missing package file
I have also download this .tgz file and change path like:
pear install C:\Documents and Settings\Administrator.SCSSERVER\Desktop\E-bay\PEAR-1[1].4.11.tgz
but still getting the same error.
Please tell me how can i do it.
I need it urgently.
So please let me know the full working way to install this service.
Thanks
Regards
XpertScorpion