Page 1 of 1

Problem installing ImageMagick on CentOS 5.5

Posted: 2010-09-01T01:43:09-07:00
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

Re: Problem installing ImageMagick on CentOS 5.5

Posted: 2010-09-01T02:04:02-07:00
by skeegan
Hi, Problem solved-I installed ImageMagick from source. S