I used pear initially to install symfony. I just now chose a package at random, and it installed just fine:
C:\Users\Angelina>pear install Calendar-beta Did not download dependencies: pear/Date, use --alldeps or --onlyreqdeps to down load automatically pear/Calendar can optionally use package "pear/Date" downloading Calendar-0.5.3.tgz ... Starting to download Calendar-0.5.3.tgz (63,274 bytes) .....done: 63,274 bytes install ok: channel://pear.php.net/Calendar-0.5.3 On 7/26/07, Piers Warmers <[EMAIL PROTECTED]> wrote: > > Can you install other pear packages? > > On 26/07/2007, at 11:20 AM, Angelina Talley wrote: > > I have symfony running successfully on Windows Vista. So far, everything > I've built is working fine. But, I need to install some plugins. For some > reason, I cannot install any. The command does nothing. I tried manually > copying the files from the .gz into the plugins directory, but that does > nothing either. As you can see below, I get no response when I try to use > the symfony plugin-install command, and even though I manually copied over > the files, symfony plugin-list does nothing either. > I am using Apache 2.2.4 and PHP 5.2.3 on Vista. I downgraded PEAR to > 1.4.11. > > Any ideas? > > Thanks! > -Angelina Talley > > > > > c:\xxxx\SYMFON~1>symfony plugin-install > http://plugins.symfony-project.com/sfThumbnailPlugin > > c:\xxxx\SYMFON~1>symfony cc > >> file+ C:\xxxx\symfonyproj/prod_dev.lck > >> chmod 777 C:\xxxx\symfonyproj\prod_dev.lck > >> file- C:\xxxx\symfonyproj/prod_dev.lck > >> file+ C:\xxxx\symfonyproj/prod_prod.lck > >> chmod 777 C:\xxxx\symfonyproj\prod_prod.lck > >> file- C:\xxxx\symfonyproj/prod_prod.lck > > c:\xxxx\SYMFON~1>symfony plugin-list > Installed plugins: > > c:\xxxx\SYMFON~1>dir plugins > Volume in drive C has no label. > Volume Serial Number is 1A1F-3733 > > Directory of c:\xxxx\SYMFON~1\plugins > > 07/24/2007 04:57 PM . > 07/24/2007 04:57 PM .. > 07/24/2007 04:56 PM 95,744 sfGuardPlugin-1.1.10 > 07/24/2007 04:56 PM 30,208 sfThumbnailPlugin-1.3.2 > 2 File(s) 125,952 bytes > 2 Dir(s) 140,394,426,368 bytes free > > c:\xxxx\SYMFON~1> > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
