pecl install mcrypt
configure: error: mcrypt.h not found. Please reinstall libmcrypt
ERROR: `/tmp/pear/temp/mcrypt/configure --with-php-config=/usr/bin/php-config --with-mcrypt' failed
apt install libmcrypt-dev
pecl install mcrypt
configure: error: mcrypt.h not found. Please reinstall libmcrypt
ERROR: `/tmp/pear/temp/mcrypt/configure --with-php-config=/usr/bin/php-config --with-mcrypt' failed
apt install libmcrypt-dev