Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Registered User
    Join Date
    Dec 2006
    Posts
    1

    Default Imagemagick

    hi.
    is imagemagick 6 installed by default on a cpanel 11 server.
    if so what is the binary path so i can use it in vbulletin
    if it isnt how do i install it

  2. #2
    Member
    Join Date
    Oct 2007
    Posts
    7

    Default install imagemagick

    No imagemagick is not by default installed in cpanel11.
    Use this command to install imagemagick
    /scripts/installimagemagick

    after installing imagemagick type the following command:
    which convert
    should give you the following output
    /usr/bin/convert
    use this during installation of vbullentin
    I AM HERE TO LEARN & STAY

    Expert in cPanel Server Administration, Network Administration, Server Optimization, Security Audit, Kernel Upgrades and Troubleshooting

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge anton_latvia's Avatar
    Join Date
    May 2004
    Posts
    277

    Default

    On 64-bit Centos we had problems with regular ImageMagick install, especially when installing "Pro" extension. That's why I always compile it manually. Here is how I do it:

    Code:
    cd /usr/local/src/
    wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz
    tar zxvf ImageMagick.tar.gz
    cd ImageMagick-6*
    ./configure --prefix=/usr LDFLAGS=-L/usr/X11R6/lib64
    make
    make install
    cd PerlMagick/
    perl Makefile.PL
    make
    make install
    * http://www.aleksandrov.eu/ - just a simple personal homepage.

  4. #4
    Member
    Join Date
    Oct 2006
    Posts
    35

    Default

    is imagemagick considered a safe product?

    is the installation automatically updated by cpanel?

  5. #5
    cPanel Partner NOC cPanel Partner NOC Badge anton_latvia's Avatar
    Join Date
    May 2004
    Posts
    277

    Default

    I think that no, it won't be updated automatically.
    * http://www.aleksandrov.eu/ - just a simple personal homepage.

Similar Threads & Tags
Similar threads

  1. ImageMagick Help
    By adapter in forum cPanel and WHM Discussions
    Replies: 18
    Last Post: 09-14-2005, 11:48 PM
  2. ImageMagick
    By thehostinghut in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 01-13-2005, 04:41 PM
  3. ImageMagick
    By salvatore333 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 01-29-2004, 01:51 PM
  4. imagemagick
    By Rutherford in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-05-2003, 08:32 AM
  5. ImageMagick 5.5.4!
    By sexy_guy in forum cPanel and WHM Discussions
    Replies: 7
    Last Post: 05-07-2003, 11:44 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube