[LON-CAPA-users] Redhat 6 and LONCAPA-prerequisites - error with ImageMagick

Stuart Raeburn raeburn at msu.edu
Mon Jul 9 19:48:05 EDT 2012


Hi,

> Error: Protected multilib versions: ImageMagick-6.5.4.7-5.el6.i686 !=
> ImageMagick-6.5.4.7-6.el6_2.x86_64

To circumvent this error you might try explicitly installing  
ImageMagick for both architectures before installing  
LONCAPA-prerequisites

yum install ImageMagick-6.5.4.7-6.el6_2.i686
yum install ImageMagick-6.5.4.7-6.el6_2.x86_64
yum install LONCAPA-prerequisites

I do not have a license for RedHat 6 so can not test this directly,  
but the repo for CentOS 6 (which is built from the same source RPMs as  
RedHat 6) -- e.g., http://mirrors.kernel.org/centos/6/os/ has  
6.5.4.7-6.el6_2 (with a date stamp of May 7, 2012) for both x86_64 and  
i686.


Stuart Raeburn
LON-CAPA Academic Consortium

Quoting D G Teed <donald.teed at gmail.com>:

> I'm going a reinstall to Redhat 6, currently at the step to
> do a "yum install LONCAPA-prerequisites"
>
> It fails with these lines towards the end...
>
> --> Finished Dependency Resolution
> Error: Protected multilib versions: ImageMagick-6.5.4.7-5.el6.i686 !=
> ImageMagick-6.5.4.7-6.el6_2.x86_64
>  You could try using --skip-broken to work around the problem
>
> Is --skip-broken advised or is there another solution?
>




More information about the LON-CAPA-users mailing list