Problem installing ImageMagick on CentOS 5.5

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
skeegan

Problem installing ImageMagick on CentOS 5.5

Post by skeegan »

Hi, I am attempting to install ImageMagick on CentOS 5.5. When I type 'yum install ImageMagick', I get some conflict errors:

....
Transaction Check Error:
file /sbin/nash from install of nash-5.1.19.6-61.el5_5.2.i386 conflicts with file from package dummy-centos-4-1.0-3.swsoft.i386
file /sbin/insmod from install of module-init-tools-3.3-0.pre3.1.60.el5.i386 conflicts with file from package dummy-centos-4-1.0-3.swsoft.i386
file /sbin/insmod.static from install of module-init-tools-3.3-0.pre3.1.60.el5.i386 conflicts with file from package dummy-centos-4-1.0-3.swsoft.i386
file /sbin/lsmod from install of module-init-tools-3.3-0.pre3.1.60.el5.i386 conflicts with file from package dummy-centos-4-1.0-3.swsoft.i386
file /sbin/modprobe from install of module-init-tools-3.3-0.pre3.1.60.el5.i386 conflicts with file from package dummy-centos-4-1.0-3.swsoft.i386

Can somebody please advise me on how I might solve this problem? S
skeegan

Re: Problem installing ImageMagick on CentOS 5.5

Post by skeegan »

Hi, Problem solved-I installed ImageMagick from source. S
Post Reply