RPM release for CentOS 4 or RHEL 4

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
hm2k

RPM release for CentOS 4 or RHEL 4

Post by hm2k »

Is there a more up to date RPM release for CentOS 4 or RHEL 4?

The one here is for CentOS5: http://www.imagemagick.org/script/binary-releases.php
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: RPM release for CentOS 4 or RHEL 4

Post by magick »

We do not produce CentOS 4 RPM's. Instead, install / upgrade ImageMagick and ImageMagick-devel on your system (.e.g yum upgrade ImageMagick ImageMagick-devel). Now download the ImageMagick source and build like this:
You will find the latest release of ImageMagick in /usr/local/bin. You could also try to find a more recent RPM release on RPMFIND or something similar.
hm2k

Re: RPM release for CentOS 4 or RHEL 4

Post by hm2k »

magick wrote:
FTFY
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: RPM release for CentOS 4 or RHEL 4

Post by anthony »

To create a RPM for Centos RHEL or Fedora use the instructions in IM Examples...
Building ImageMagick RPMs for linux from SRPMs
http://www.imagemagick.org/Usage/api/#building
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply