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-4fb91f0696296/] Solution : Just install php5-dev package [crayon-4fb91f06962d8/] or php4-dev if you are running php...