• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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