So I just had to tackle adding Image Magick to a new Ubuntu server. More specifically the Perlmagick adapter as the client’s app is in Perl.
- aptitude install imagemagick
- aptitude install perlmagick
So I just had to tackle adding Image Magick to a new Ubuntu server. More specifically the Perlmagick adapter as the client’s app is in Perl.
Easy, simple and very useful. Thanks!
apt-get worked for me without any issues.
Very useful. Thank you.
This really works well..Thanks
Thanks!
thanks, even now this works and is fantastic. Thanks again SO much
This saved me! Thanks for sharing something so simple and easy!