Page 1 of 1

[SOLVED] Installing PECL Packages

Posted: Wed Dec 27, 2006 9:35 am
by fendtele83
i need to install APC on my computer locally. I'm running mac os x 10.4.8. How can i install PECL packages?

if i type in the cmmand line pecl install packageName it says - # csh: pecl: Command not found.

What am i doing wrong? Am i retarded?

Posted: Wed Dec 27, 2006 9:51 am
by fendtele83
nevermind, figured it out...

had to run the command from the directory the command was in: /usr/local/php5/bin/pecl install blabla