* Thus wrote Shannon Werb: > > -----Original Message----- > > From: Curt Zirzow [mailto:[EMAIL PROTECTED] > > > > You can install it with the pear utility: > > > > pear install apc >
> I tried, no luck: > batt3# pear install apc > downloading APC-2.0.4.tgz ... > Starting to download APC-2.0.4.tgz (44,606 bytes) > ............done: 44,606 bytes > 35 source files, building > running: phpize > aclocal: not found > `phpize' failed well, crap.. this is getting more complicated than i had expected :) If you're willing to take this all the way, you're going to need to install some dependencies (that I forgot to mention) You're going to need the tools: autoconf (version 2.13) automake (version 1.4+) Once those are installed, the phpize tool *should* work. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php