June 24, 2009 | In: how-to, Tips & Tricks
ERROR: ‘phpize’ failed on ubuntu
Today when I tried to install a pear package using the pecl command line on ubuntu, I got the following error : [crayon-4fb92022a7174/] Solution : Just install php5-dev package [crayon-4fb92022a71b6/] or php4-dev if you are running php...