Koozali.org: home of the SME Server

image magic or alternative for sme6.0.1.1

SSBN

image magic or alternative for sme6.0.1.1
« on: November 25, 2004, 05:19:42 PM »
I have been asked to host a web site for a non profit organization and I have run into a problem. For one part of there web site they upload pictures and had user image magic to render it. I do not have image magic on my 6.0.1.1 server. I have not found any posts with anything other than a passing reference to installing it. Nothing that would give me the confidence to install it on a production server. Have any of you installed it or is there a good alternative that is a bit more sme friendly.

Henk

image magic or alternative for sme6.0.1.1
« Reply #1 on: November 25, 2004, 07:10:06 PM »
I've installed imagemagick on my server. It runs great for a couple of months now. I'm using it with coppermine (a gallery script).  

Step 1:

Download all rpm's needed from here:
http://www.acenet-tech.org/cdj/imagemagick/

Step 2

Intall rpm's in this order:

1. XFree86-libs-4.2.0-8.i386.rpm
2. netpbm-9.24-3.i386.rpm
3. libungif-4.1.0-10.i386.rpm
4. libtiff-3.5.7-2.i386.rpm
5. netpbm-progs-9.24-3.i386.rpm
6. ImageMagick-5.4.9-1.i386.rpm
7. ImageMagick-devel-5.4.9-1.i386.rpm
8. ImageMagick-Magick++-5.4.9-1.i386.rpm
9. ImageMagick-perl-5.4.9-1.i386.rpm

Path to ImageMagick 'convert' utility is /usr/bin

If you also want to use text options, you have to install some fonts. I didn't check this part of this small howto, but I guess it's no problem to try.

Stap 1 Find gnu-gs-fonts-std-6.0.tar.gz somewhere (I can't find it at the moment)
Step 2 gunzip /usr/src/redhat/SOURCES/gnu-gs-fonts-std-6.0.tar.gz
Step 3: tar -xf /usr/src/redhat/SOURCES/gnu-gs-fonts-std-6.0.tar
Step 4: maak de directory '/usr/share/fonts/default/Type1' aan
Step 5: mv fonts/* /usr/share/fonts/default/Type1/

SSBN

image magic or alternative for sme6.0.1.1
« Reply #2 on: November 25, 2004, 07:38:52 PM »
I didn’t expect such a quick and precise answer. Thanks Henk for your help.

Offline arnoldob

  • *
  • 183
  • +0/-0
image magic or alternative for sme6.0.1.1
« Reply #3 on: June 05, 2005, 05:20:52 PM »
Perfect, just what I was looking for to install with gallery2.

Thanks Henk
Tampa, FL USA

shames

Exactly what I'm looking for but...
« Reply #4 on: January 15, 2006, 07:34:46 AM »
Quote
I've installed imagemagick on my server. It runs great for a couple of months now. I'm using it with coppermine (a gallery script).

Step 1:

Download all rpm's needed from here:
http://www.acenet-tech.org/cdj/imagemagick/

The Link Doesn't work, Does Anybody Know another location I Can get all the files from... I'm trying to set up Gallery2, but I don't have ImageMagick. so Thumbnails don't work.