Skip to main content

Installing ImageMagick through WHM -> Software -> Install an RPM... two entries the same?

Comments

4 comments

  • cPanelMichael
    Hello :) You can run the /scripts/installimagemagick script as the root user via SSH to install ImageMagick. Then, if you require PHP bindings with Apache, these bindings can be installed via the PECL utility: /usr/local/bin/pecl install imagick
    Thank you.
    0
  • feldon27
    The ImageMagick in cPanel is 2+ years old. I finally found an article to update it to a newer release: [url=http://www.webdesignblog.asia/operating-systems/linux-os/updateinstall-imagemagick-centos-5-centos-6/#sthash.17vJazBO.dpbs]Update/Install ImageMagick on CentOS 5 and CentOS 6 - Web Design Blog
    0
  • vicos
    Just a quick note: The ImageMagick binaries used to go into /usr/local/bin. Now, I see they are in /usr/bin You can do a quick check to see which if either directory they are in: /usr/bin/convert -version /usr/local/bin/convert -version
    0
  • jsw4
    I just came across the need for ImageMagick on my server and went to install through WHM's Install an RPM. Going down the list I came across multiple entries for ImageMagick. ImageMagick ImageMagick ... I guess my question is... why the same entries are listed twice?

    There are 64 bit versions and 32 bit versions. (At least for ImageMagick it appears that the first one is 32bit and the second is 64.) -JW
    0

Please sign in to leave a comment.