Results 1 to 10 of 10
  1. #1

    How to install Imagemagic on the Linux

    Which version of Imagemagic is installed?

    root@server [/home/mikec/www]# rpm -qa | grep -i imagemag
    root@server [/home/mikec/www]#

    The check marks in WHM are a default configuration and are not reflective of what is currently installed. If you look at the php info page here:

    http://www.22mike.com/info.php

    you'll see that GD support is enabled. Your script is probably complaining about the lack of ImageMagick. You'll need to install this. Luckily, the up2date server offers these packages. You can recognize this through SSSH, here's how:

    root@server [/home/mikec/www]# up2date --showall | grep -i imag
    ImageMagick-5.5.6-13.i386
    ImageMagick-c++-5.5.6-13.i386
    ImageMagick-c++-devel-5.5.6-13.i386
    ImageMagick-devel-5.5.6-13.i386
    ImageMagick-perl-5.5.6-13.i386
    anaconda-images-9.1-3.RHEL.noarch
    xloadimage-4.1-27.i386
    root@server [/home/mikec/www]#

    You'll probably want to install ImageMagick-5.5.6-13.i386. In order to acheive this, you could run this command:

    up2date ImageMagick

    and up2date will handle the rest.
    Strat with Linux || Optimize, Secure and increase performance of Apache || Already Started
    The visionary conceives the impossible, The missionary makes it possible. ...Gita.

  2. #2
    Junior Member
    Join Date
    Sep 2006
    Posts
    23
    Thanks for the iinformation

  3. #3
    Senior Member
    Join Date
    Jul 2006
    Location
    IndiaMDM
    Posts
    365
    Hello,

    For check the version of imagemagick you have installed type this command

    which convert

    and even if you trpe convert the version of imagemagick appears on the first line.

    Thank you.

    Regards,
    HostechSupport
    24x7 Remote Services
    Linux/Windows Server Administration Server Management
    Get in touch: support@hostechsuppport.com

  4. #4
    Senior Member
    Join Date
    May 2009
    Posts
    179
    Unfortunately the error line numbers are not matching our source distribution making it difficult to determine what is causing the compile errors. Download ftp://ftp.imagemagick.org/pub/ImageMagi ... ick.tar.gz and configure and build again and post the errors once more. Once the lines sync with our source distribution we should be able to determine the source of the errors.

  5. #5
    Junior Member
    Join Date
    Oct 2009
    Location
    Bangladesh
    Posts
    20
    thanks for the tutorial
    TetraHost Bangladesh
    Shared Hosting | Reseller Hosting | Semi Dedicated Box
    Biased for true hosting experience - www.tetrahostbd.com

  6. #6
    Junior Member
    Join Date
    Oct 2009
    Posts
    18
    Get and uncompress ImageMagick:
    # wget ftp://ftp.imagemagick.org/pub/ImageM...eMagick.tar.gz
    # gunzip -c ImageMagick.tar.gz tar xvf -

    Configure and compile ImageMagick:
    # cd ImageMagick-6.x.x
    # ./configure make

    As root you can install it:
    # make install

    You can test is using thata command:
    # /usr/local/bin/convert logo: logo.gif

  7. #7
    Registered User gakLeaddy's Avatar
    Join Date
    Oct 2009
    Location
    United States
    Posts
    6

    How to install Imagemagic on the Linux

    Ok, so it does have to do with post count as well. Hopefully furst will see this and explain this in detail.

  8. #8
    Senior Member
    Join Date
    Oct 2009
    Posts
    827
    Magickwand will be required to install imagemagick from source.

  9. #9
    Registered User
    Join Date
    Dec 2009
    Posts
    1
    Hello,
    You can install Imagemagic on the Linux by following steps:
    1. Install zlib V 1.2.3.
    2. Install libpng V 1.2.10.
    3. Install ImageMagick V 6.2.8 .
    protein powder

  10. #10
    Guest Moderator ~ServerPoint~'s Avatar
    Join Date
    Nov 2007
    Posts
    1,846
    Quote Originally Posted by jeryruse View Post
    Hello,
    You can install Imagemagic on the Linux by following steps:
    1. Install zlib V 1.2.3.
    2. Install libpng V 1.2.10.
    3. Install ImageMagick V 6.2.8 .
    Do not hijack and reopen old threads please. Create your own one
    Closed
    ServerPoint.com - a true hosting company offering online presence solutions since 1998
    Web Hosting, colocation, dedicated servers, Virtual Private Server (VPS) hosting
    Wholly owned multi homed network, servers and facilities

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.