I run the command: sudo pecl install apc
sudo pecl install apc
The file gets downloaded, the configuration succeeds, then make is launched and I get the followin
make
What version of PHP?
For a while, some months ago, I had trouble installing APC, and could only make it work with pecl install apc-beta
pecl install apc-beta
If you're not dealing with a production system, you might try that.