On Aug 17, 4:57 am, Pierre <[EMAIL PROTECTED]> wrote: > btw, what's this "peardev" command?
Running peardev instead of pear bypasses the memory size limits that pear has which can cause failures. > How did you install PEAR and which version do you use (run pear -V)? These servers are all running Gentoo Linux - so PHP (and PEAR too) is built from source. Today, I upgraded from PEAR 1.4 to 1.6.1 to see if that would help - now I get a different error: # peardev 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 ERROR: file /tmp/pear/cache/symfony-1.0.6/lib/vendor/phing/tasks/ system/PropertyTask.php does not exist I just thought of another idea - is there anyone out there that has successfully downloaded the PEAR tarball that can make it available to me perhaps? It should be in /tmp/pear/cache or maybe you can download it with "pear download symfony/symfony" perhaps. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
