| View previous topic :: View next topic |
| Author |
Message |
Britz
Joined: 07 Jun 2005
Posts: 2
|
| Posted: Tue Jun 07, 2005 2:16 pm Post subject: PHP: PEAR & PECL |
|
|
Suggestion: How about including all PEAR & PECL extensions
maybe not eveyone would want this so then make it an option in the installation processes selection checkboxes |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Tue Jun 07, 2005 3:11 pm Post subject: |
|
|
| how about that they are included , run pear |
|
| Back to top |
|
Britz
Joined: 07 Jun 2005
Posts: 2
|
| Posted: Wed Jun 08, 2005 6:16 am Post subject: |
|
|
what i was saying was the 300+ packages within the pear package
http://pear.php.net/packages.php
not to cause any trouble was just wondering if you would consider it
try running
"pear list-all"
and you will see a list with 2 version columns the left version is the available version and the right is the installed version
"pear install package_name"
you run that command on all of them to install them :wink: |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Wed Jun 08, 2005 8:05 am Post subject: |
|
|
try running "pear install-all" and in within minutes you will have them all installed , it is in the FAQ too , thanks for teaching me about pear tho' |
|
| Back to top |
|
| |