Bonsoir
Je bloc sur l’installation d’un programe depuis midi
On me demande ceci
Compilation et installation :
export PHP_PREFIX="/usr/local"
$PHP_PREFIX/bin/phpize
./configure enable-mmcache=shared with-php-config=$PHP_PREFIX/bin/php-config
make
en tant que root :
make install
Comment faut-il proceder pour faire une compilation du code ci-dessus?