Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 14 of 14
  1. #1
    Member
    Join Date
    Oct 2006
    Posts
    7

    Question Problem with ImageMagick version

    Hello all

    I have WHM 11.26.20 with CENTOS 4.8 x86_64 standard

    I installed ImageMagick from WHM
    http://img140.imageshack.us/img140/9...nshot003dk.jpg

    I went to Root and its ok!
    http://img822.imageshack.us/img822/4...nshot004au.jpg

    Then I went in modules installers and tried to install Imagick
    http://img213.imageshack.us/img213/5...enshot005o.jpg

    And appeared the following error:
    checking if ImageMagick version is at least 6.2.4... configure: error: no. You need at least Imagemagick version 6.2.4 to use Imagick.

    http://img403.imageshack.us/img403/3...nshot006um.jpg


    So my question is simple...

    How can i update the ImageMagick using WHM because i tried all methods
    /scripts/installimagemagick - Not works
    yum update ImageMagick - Not works
    Download the last ImageMagick version and installed manualy - Not works

    Thanks for any help
    Giovanni
    Last edited by lokirj; 12-23-2010 at 08:27 AM.

  2. #2
    Member
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    1,050

    Default Re: Problem with ImageMagick version

    If you are unable to install the required ImageMagick version from WHM, then the only option you have is to download and install it manually. Remove the current version of ImageMagick completely and download the latest version and follow the installation steps. If you face any issues, paste the error message here so people can help you out.

  3. #3
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    OK...
    First bad install

    I removed old ImageMagick with yum remove ImageMagick

    So i got the new version and tried to install.

    The ./configure command
    http://img143.imageshack.us/img143/7...nshot003if.jpg

    the make command with erros
    http://img507.imageshack.us/img507/4...nshot004ck.jpg

    The make install command with erros
    http://img41.imageshack.us/img41/254...nshot005cd.jpg

  4. #4
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    Second bad install

    Tried /scripts/installimagemagick
    http://img217.imageshack.us/img217/7...nshot006zz.jpg

    Erros again

  5. #5
    Member
    Join Date
    Jan 2005
    Location
    Earth
    Posts
    1,050

    Default Re: Problem with ImageMagick version

    May be you are missing a step somewhere, have your hosting provider OR some admin look into it for you OR even cPanel Enggs

  6. #6
    Member InterServed's Avatar
    Join Date
    Jul 2007
    Posts
    172
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Problem with ImageMagick version

    Most probably some missing dependencies. Try the following:

    Code:
    yum clean all && yum install libX11-devel.i386 libX11-devel.x86_64 -y
    wget -c "ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz"
    tar xfz ImageMagick.tar.gz && cd ImageMagick-6.6.6-6
    ./configure --prefix=/usr && make && make install && ldconfig
    identify --version
    You might need to edit imagemagick folder depending if new version will be published meantime.
    Code:
    root@nlsrv1 [/usr/local/src]# identify --version
    Version: ImageMagick 6.6.6-6 2010-12-23 Q16 http://www.imagemagick.org
    Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
    Features: OpenMP
    Last edited by InterServed; 12-24-2010 at 04:44 AM.

  7. #7
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    command results: yum install libX11-devel.i386 libX11-devel.x86_64 -y

    Code:
    [root@cpanel ImageMagick-6.6.6-7]# yum install libX11-devel.i386 libX11-devel.x86_64 -y
    Loading "fastestmirror" plugin
    Setting up Install Process
    Setting up repositories
    update                    100% |=========================|  951 B    00:00
    base                      100% |=========================| 1.1 kB    00:00
    addons                    100% |=========================|  951 B    00:00
    extras                    100% |=========================| 1.1 kB    00:00
    Loading mirror speeds from cached hostfile
    Reading repository metadata in from local files
    primary.xml.gz            100% |=========================| 529 kB    00:00
    update    : ################################################## 1211/1211
    primary.xml.gz            100% |=========================| 715 kB    00:00
    base      : ################################################## 1844/1844
    primary.xml.gz            100% |=========================|  192 B    00:00
    primary.xml.gz            100% |=========================|  40 kB    00:00
    extras    : ################################################## 146/146
    Excluding Packages in global exclude list
    Finished
    Parsing package install arguments
    No Match for argument: libX11-devel.i386
    No Match for argument: libX11-devel.x86_64
    Nothing to do
    [root@cpanel ImageMagick-6.6.6-7]#

    Same error at MAKE command

    Code:
    [root@cpanel ImageMagick-6.6.6-7]# make
    make  all-am
    make[1]: Entering directory `/ImageMagick-6.6.6-7'
      CCLD   magick/libMagickCore.la
    /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
    /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
    /usr/bin/ld: cannot find -lX11
    collect2: ld returned 1 exit status
    make[1]: *** [magick/libMagickCore.la] Error 1
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    make: *** [all] Error 2
    [root@cpanel ImageMagick-6.6.6-7]#
    Last edited by lokirj; 12-25-2010 at 11:36 AM.

  8. #8
    cPanel Partner NOC cPanel Partner NOC Badge
    Join Date
    Apr 2008
    Location
    PK
    Posts
    443

    Default Re: Problem with ImageMagick version

    What is the output of this command below.

    yum list libX11*

    Here is what you should get.

    Code:
    root@cpanel [~]# yum list libX11*
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * rpmforge: fr2.rpmfind.net
    Excluding Packages in global exclude list
    Finished
    Installed Packages
    libX11.i386                                                                  1.0.3-11.el5                                                           installed
    libX11.x86_64                                                                1.0.3-11.el5                                                           installed
    libX11-devel.i386                                                            1.0.3-11.el5                                                           installed
    libX11-devel.x86_64                                                          1.0.3-11.el5                                                           installed
    You can try installing these rpms, or best contact your host's support to dig this further.
    Lastly, you need to either install it via source or rpm, you cannot have both source and rpm binaries/libs on your server. This will create a mess. It is better to remove all known files and start afresh.


    Quote Originally Posted by lokirj View Post
    command results: yum install libX11-devel.i386 libX11-devel.x86_64 -y

    Code:
    [root@cpanel ImageMagick-6.6.6-7]# yum install libX11-devel.i386 libX11-devel.x86_64 -y
    Loading "fastestmirror" plugin
    Setting up Install Process
    Setting up repositories
    update                    100% |=========================|  951 B    00:00
    base                      100% |=========================| 1.1 kB    00:00
    addons                    100% |=========================|  951 B    00:00
    extras                    100% |=========================| 1.1 kB    00:00
    Loading mirror speeds from cached hostfile
    Reading repository metadata in from local files
    primary.xml.gz            100% |=========================| 529 kB    00:00
    update    : ################################################## 1211/1211
    primary.xml.gz            100% |=========================| 715 kB    00:00
    base      : ################################################## 1844/1844
    primary.xml.gz            100% |=========================|  192 B    00:00
    primary.xml.gz            100% |=========================|  40 kB    00:00
    extras    : ################################################## 146/146
    Excluding Packages in global exclude list
    Finished
    Parsing package install arguments
    No Match for argument: libX11-devel.i386
    No Match for argument: libX11-devel.x86_64
    Nothing to do
    [root@cpanel ImageMagick-6.6.6-7]#

    Same error at MAKE command

    Code:
    [root@cpanel ImageMagick-6.6.6-7]# make
    make  all-am
    make[1]: Entering directory `/ImageMagick-6.6.6-7'
      CCLD   magick/libMagickCore.la
    /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.so when searching for -lX11
    /usr/bin/ld: skipping incompatible /usr/X11R6/lib/libX11.a when searching for -lX11
    /usr/bin/ld: cannot find -lX11
    collect2: ld returned 1 exit status
    make[1]: *** [magick/libMagickCore.la] Error 1
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    make: *** [all] Error 2
    [root@cpanel ImageMagick-6.6.6-7]#
    1 solution works for all problems. Trying harder!
    HostMasterTips - Understanding Tech Support

  9. #9
    Member InterServed's Avatar
    Join Date
    Jul 2007
    Posts
    172
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Problem with ImageMagick version

    Try the following:
    Code:
    ./configure --without-x
    make && make install
    ldconfig && identify --version

  10. #10
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    Quote Originally Posted by JawadArshad View Post
    What is the output of this command below.

    yum list libX11*

    Here is what you should get.

    Code:
    root@cpanel [~]# yum list libX11*
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
     * rpmforge: fr2.rpmfind.net
    Excluding Packages in global exclude list
    Finished
    Installed Packages
    libX11.i386                                                                  1.0.3-11.el5                                                           installed
    libX11.x86_64                                                                1.0.3-11.el5                                                           installed
    libX11-devel.i386                                                            1.0.3-11.el5                                                           installed
    libX11-devel.x86_64                                                          1.0.3-11.el5                                                           installed
    You can try installing these rpms, or best contact your host's support to dig this further.
    Lastly, you need to either install it via source or rpm, you cannot have both source and rpm binaries/libs on your server. This will create a mess. It is better to remove all known files and start afresh.
    My results

    Code:
    [root@cpanel ~]# yum list libX11*
    Loading "fastestmirror" plugin
    Setting up repositories
    Loading mirror speeds from cached hostfile
    Reading repository metadata in from local files
    Excluding Packages in global exclude list
    Finished
    [root@cpanel ~]#

  11. #11
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    Quote Originally Posted by InterServed View Post
    Try the following:
    Code:
    ./configure --without-x
    make && make install
    ldconfig && identify --version
    My results with ./configure --without-x

    ./configure --without-x
    Code:
      CC     utilities/display.o
      CCLD   utilities/display
      CC     utilities/identify.o
      CCLD   utilities/identify
      CC     utilities/import.o
      CCLD   utilities/import
      CC     utilities/mogrify.o
      CCLD   utilities/mogrify
      CC     utilities/montage.o
      CCLD   utilities/montage
      CC     utilities/stream.o
      CCLD   utilities/stream
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    [root@cpanel ImageMagick-6.6.6-7]#
    Make install results

    Code:
     /usr/bin/install -c -m 644 wand/MagickWand.h wand/animate.h wand/compare.h wand/composite.h wand/conjure.h wand/convert.h wand/deprecate.h wand/display.h wand/drawing-wand.h wand/identify.h wand/import.h wand/magick-image.h wand/magick-property.h wand/magick-wand.h wand/magick_wand.h wand/mogrify.h wand/montage.h wand/pixel-iterator.h wand/pixel-wand.h wand/stream.h wand/wand-view.h '/usr/local/include/ImageMagick/wand'
    make[2]: Leaving directory `/ImageMagick-6.6.6-7'
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    [root@cpanel ImageMagick-6.6.6-7]#

  12. #12
    Member InterServed's Avatar
    Join Date
    Jul 2007
    Posts
    172
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Problem with ImageMagick version

    Quote Originally Posted by lokirj View Post
    My results with ./configure --without-x

    ./configure --without-x
    Code:
      CC     utilities/display.o
      CCLD   utilities/display
      CC     utilities/identify.o
      CCLD   utilities/identify
      CC     utilities/import.o
      CCLD   utilities/import
      CC     utilities/mogrify.o
      CCLD   utilities/mogrify
      CC     utilities/montage.o
      CCLD   utilities/montage
      CC     utilities/stream.o
      CCLD   utilities/stream
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    [root@cpanel ImageMagick-6.6.6-7]#
    Make install results

    Code:
     /usr/bin/install -c -m 644 wand/MagickWand.h wand/animate.h wand/compare.h wand/composite.h wand/conjure.h wand/convert.h wand/deprecate.h wand/display.h wand/drawing-wand.h wand/identify.h wand/import.h wand/magick-image.h wand/magick-property.h wand/magick-wand.h wand/magick_wand.h wand/mogrify.h wand/montage.h wand/pixel-iterator.h wand/pixel-wand.h wand/stream.h wand/wand-view.h '/usr/local/include/ImageMagick/wand'
    make[2]: Leaving directory `/ImageMagick-6.6.6-7'
    make[1]: Leaving directory `/ImageMagick-6.6.6-7'
    [root@cpanel ImageMagick-6.6.6-7]#
    That sounds like a successful install, can you verify if it's working?
    Code:
    ldconfig
    identify --version
    convert --version
    If it does return Version: ImageMagick 6.6.6-7 that means it has been installed and you can proceed to install imagick module from WHM.
    Last edited by InterServed; 12-26-2010 at 12:50 PM.

  13. #13
    Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Problem with ImageMagick version

    Quote Originally Posted by InterServed View Post
    That sounds like a successful install, can you verify if it's working?
    Code:
    ldconfig
    identify --version
    convert --version
    If it does return Version: ImageMagick 6.6.6-7 that means it has been installed and you can proceed to install imagick module from WHM.

    Yeah...now its OK!

    InterServed you are amazing Thankssssssssssssssss!

  14. #14
    Member InterServed's Avatar
    Join Date
    Jul 2007
    Posts
    172
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Problem with ImageMagick version

    Quote Originally Posted by lokirj View Post
    Yeah...now its OK!

    InterServed you are amazing Thankssssssssssssssss!
    You're more than welcome , glad i could help. Happy holidays !

Similar Threads & Tags
Similar threads

  1. Imagemagick Installation problem please help
    By soul3 in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 10-06-2008, 01:12 PM
  2. Imagemagick Problem
    By bonjurkes in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 01-23-2008, 06:48 AM
  3. ImageMagick install problem
    By PWSowner in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 08-14-2007, 12:30 PM
  4. ImageMagick Problem
    By minotauro in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 04-01-2004, 04:26 AM
  5. ImageMagick , Perlmagick problem
    By manokiss in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 11-27-2002, 10:59 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube