Using SRPM method to install Shibboleth on Amazon EC2 ...

Michael A Grady mgrady at unicon.net
Fri Mar 13 17:05:31 EDT 2015


On Mar 13, 2015, at 3:17 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> On 3/13/15, 3:58 PM, "Michael A Grady" <mgrady at unicon.net> wrote:
> 
>> 
>> On Mar 13, 2015, at 2:51 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>> 
>>> rpm -qa | grep xerces
>> 
>> lib64]# rpm -qa | grep xerces
>> xerces-c-debuginfo-3.1.1-2.1.x86_64
>> xerces-c-bin-3.1.1-2.1.x86_64
>> libxerces-c-devel-3.1.1-2.1.x86_64
>> libxerces-c-3_1-3.1.1-2.1.x86_64
> 
> Those are mine. So the problem is I don't know what the OS ships with. Can you do a yum search on xerces-c and see if there's a xerces-c-devel and/or xerces-c-3_1 or something in the base package set?


yum repolist
Loaded plugins: priorities, update-motd, upgrade-helper
1017 packages excluded due to repository priority protections
repo id                                                                 repo name                                                                                         status
!amzn-main/latest                                                       amzn-main-Base                                                                                           5,019
!amzn-updates/latest                                                    amzn-updates-Base                                                                                        1,085
epel/x86_64                                                             Extra Packages for Enterprise Linux 6 - x86_64                                                    10,293+1,017
repolist: 16,397

Xerces-c is in epel, not in the amzn ones:

yum --disablerepo "*" --enablerepo "epel" list available | grep xerces
xerces-c.i686                                3.0.1-0.20.1.el6               epel
xerces-c.x86_64                              3.0.1-0.20.1.el6               epel
xerces-c-devel.i686                          3.0.1-0.20.1.el6               epel
xerces-c-devel.x86_64                        3.0.1-0.20.1.el6               epel
xerces-c-doc.noarch                          3.0.1-0.20.1.el6               epel


--
Michael A. Grady
Senior IAM Consultant, Unicon, Inc.



More information about the users mailing list