Skip to content
SudoAll.com

SudoAll.com

Taming Linux

Month: September 2013

Installing latest ImageMagick on Ubuntu 12.04

Posted on September 1, 2013 by admin

So …

 

At time of writing Latest version can be found here : http://www.imagemagick.org/script/download.php

wget “http://www.imagemagick.org/download/ImageMagick-6.8.6-9.tar.gz”

sudo apt-get install build-essential checkinstall && sudo apt-get build-dep imagemagick

tar xzvf ImageMagick-*

cd ImageMagick-6.8.6-9

./configure –prefix=/opt/imagemagick-6.8 && make

CategoriesUncategorized

Recent Posts

  • Ichimoku Cloud Trading Strategy – Complete Course
  • Results Analysis and Next Steps
  • Parameter Optimization
  • Building the Strategy Class
  • Python Backtesting Setup

Recent Comments

  • Minxster on How to quit ESXi SSH and leave background tasks running
  • admin on Node.js handling mysql disconnects.
  • admin on How to quit ESXi SSH and leave background tasks running
  • admin on How to quit ESXi SSH and leave background tasks running
  • Thehack904 on How to quit ESXi SSH and leave background tasks running

Archives

Categories

  • AI
  • Amazon Cloud
  • General
  • Hardware
  • Howtos
  • Node Programming
  • Operating System Theory
  • Scripts
  • The Job
  • Troubleshooting
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress Arcaia theme by SudoAll