• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

ImageMagick on freeBSD w/Plesk

A

AngeloS

Guest
Need help installing ImageMagick please. Running freeBSD 6.4 with Plesk 8.2 and php5

Installed ImageMagick via freeBSD ports and all seems ok but I can seem to get it to work with Plesk and php, getting error code 127.

Here's my ssh message:

mail# cd /usr/ports/graphics/ImageMagick
mail# make test
cd /usr/ports/swsoft/work/ImageMagick/usr/ports/graphics/ImageMagick/work/ImageMagick-6.3.6 && /usr/bin/env FONTCONFIG_CFLAGS="-I/usr/local/include" SHELL=/bin/sh NO_LINT=YES LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O2 -fno-strict-aliasing -pipe " CXXFLAGS="-O2 -fno-strict-aliasing -pipe" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" limits -m 20m make check
cd: can't cd to /usr/ports/swsoft/work/ImageMagick/usr/ports/graphics/ImageMagick/work/ImageMagick-6.3.6
*** Error code 2


I can see the directory it can't cd to but there's nothign in there.

Also installed pecl-imagick via ports and it seems to be ok. Shows up as enabled in my php environment info.

Thanks for any insights.
 
Back
Top