try to upgrade pear pear upgrade-all and channels pear update-channels
also i found very useful using pear in a controllable manner: i've deployed pear into /usr/local/pear-local/ keep in mind to modify php.ini include_path for both cli and apache see /etc/php5/ http://www.akinas.net/pages/en/blog/install-symfony-shared-hosting/ follow the first part. upgrade pear, upgrade channels On Fri, Jul 10, 2009 at 9:18 PM, Nahuel Santos <[email protected]>wrote: > Hi, i'm new in the group and i'm new in symfony. I have an Ubuntu 9.04 and > when I try installing symfony using pear (sudo pear install > symfony/symfony-1.2.7) pear doesn't install symfony. It can dowload it, but > instead of getting > > *downloading symfony-1.2.7.tgz ... > Starting to download symfony-1.2.7.tgz (2,695,475 bytes) > ........................................................................... > * > > * > ........................................................................... > ** > ........................................................................... > ** > ........................................................................... > ** > ........................................................................... > **......................................done > : 2,695,475 bytes > install ok: channel://pear.symfony-project.com/symfony-1.2.7 * > > > I only get: > > *Starting to download symfony-1.2.7.tgz (2,695,475 bytes) > ................................................................. > ................................................................. > ................done: 2,695,475 bytes * > > > So when I write *symfony -V* I get *bash: symfony: orden no encontrada.* > > I can't get any information from anywhere. If I write sudo pear install > symfony/symfony, pear installs symfony 1.1.x, and I want to install symfony > 1.2 > > If anyone can help me it would be great. > > Bye > > > > > > -- > Santos Blasi, Nahuel Alejandro > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
