I attempted to install symfony via pear, but I get the same problem
over and over. It downloads the file, but it doesn't ever say "install
ok: channel://...". I can install "pake" OK, but not symfony. I am
running pear on a full 64-bit (libs && bin) system.

For example:
[EMAIL PROTECTED] ~]# pear remote-list -c symfony

Notice: Undefined variable: state in PEAR/REST/11.php on line 129
Channel symfony Available packages:
===================================
Package Version
pake    1.1.4
sfEzpdo -n/a-
symfony 1.0.6

[EMAIL PROTECTED] ~]#  pear install symfony/pake
downloading pake-1.1.4.tgz ...
Starting to download pake-1.1.4.tgz (25,302 bytes)
.........done: 25,302 bytes
install ok: channel://pear.symfony-project.com/pake-1.1.4

[EMAIL PROTECTED] ~]#  pear install symfony/symfony
downloading symfony-1.0.6.tgz ...
Starting to download symfony-1.0.6.tgz (1,905,514 bytes)
................................................................
................................................................
................................................................
................................................................
.....................done: 1,905,514 bytes

[EMAIL PROTECTED] ~]#  pear install symfony/pake
downloading pake-1.1.4.tgz ...
Starting to download pake-1.1.4.tgz (25,302 bytes)
.........done: 25,302 bytes
install ok: channel://pear.symfony-project.com/pake-1.1.4
[EMAIL PROTECTED] ~]#  pear install symfony/symfony
downloading symfony-1.0.6.tgz ...
Starting to download symfony-1.0.6.tgz (1,905,514 bytes)
.....................................................................................................................................................................................................................................................................................done:
1,905,514 bytes
[EMAIL PROTECTED] ~]#


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to