Moin @Nuxwin
So I just have with these instructions
PhpSwitcher error install php-imagick
and get the following error message from the installation
Code
- root@ns367176:/opt/phpswitcher/20170910005117/php7.0/bin# ./pecl install imagick
- WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
- downloading imagick-3.4.3.tgz ...
- Starting to download imagick-3.4.3.tgz (245,410 bytes)
- ...................done: 245,410 bytes
- 19 source files, building
- running: phpize
- Configuring for:
- PHP Api Version: 20151012
- Zend Module Api No: 20151012
- Zend Extension Api No: 320151012
- Please provide the prefix of Imagemagick installation [autodetect] :
- building in /tmp/pear/temp/pear-build-rootId9Xdb/imagick-3.4.3
- running: /tmp/pear/temp/imagick/configure --with-php-config=/opt/phpswitcher/20170910005117/php7.0/bin/php-config --with-imagick
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking how to run the C preprocessor... cc -E
- checking for icc... no
- checking for suncc... no
- checking whether cc understands -c and -o together... yes
- checking for system library directory... lib
- checking if compiler supports -R... no
- checking if compiler supports -Wl,-rpath,... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for PHP prefix... /opt/phpswitcher/20170910005117/php7.0
- checking for PHP includes... -I/opt/phpswitcher/20170910005117/php7.0/include/php -I/opt/phpswitcher/20170910005117/php7.0/include/php/main -I/opt/phpswitcher/20170910005117/php7.0/include/php/TSRM -I/opt/phpswitcher/20170910005117/php7.0/include/php/Zend -I/opt/phpswitcher/20170910005117/php7.0/include/php/ext -I/opt/phpswitcher/20170910005117/php7.0/include/php/ext/date/lib
- checking for PHP extension directory... /opt/phpswitcher/20170910005117/php7.0/lib/php/20151012
- checking for PHP installed headers prefix... /opt/phpswitcher/20170910005117/php7.0/include/php
- checking if debug is enabled... no
- checking if zts is enabled... no
- checking for re2c... re2c
- checking for re2c version... 0.13.5 (ok)
- checking for gawk... gawk
- checking whether to enable the imagick extension... yes, shared
- checking for pkg-config... /usr/bin/pkg-config
- checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
- configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
- ERROR: `/tmp/pear/temp/imagick/configure --with-php-config=/opt/phpswitcher/20170910005117/php7.0/bin/php-config --with-imagick' failed
- root@ns367176:/opt/phpswitcher/20170910005117/php7.0/bin#
What can I do to make it work @Nuxwin
my System :
- Distribution: Debian | Release: 8.9 | Codename: jessie
- i-MSCP Version: i-MSCP 1.5.1| Build: 20170908 | Codename: Ennio Morricone
- Plugins installed: ClamAV (v. 1.2.1), Mailgraph (v 1.1.1), OpenDKIM (v 1.1.3), PanelRedirect (v 1.1.5) & SpamAssassin (v 1.1.1)
- LetsEncrypt (v3.3.0), PhpSwitcher (v 4.0.1), RoundcubePlugins (v 2.0.1)