Skip to Content.
Sympa Menu

shibboleth-dev - Re: Problems with new RPMS's

Subject: Shibboleth Developers

List archive

Re: Problems with new RPMS's


Chronological Thread 
  • From: Bernd Oberknapp <>
  • To:
  • Subject: Re: Problems with new RPMS's
  • Date: Tue, 5 Jun 2007 17:27:52 +0200 (CEST)
  • Delivery-date: Tue, 05 Jun 2007 17:27:53 +0200

On Tue, 5 Jun 2007,

wrote:

> After I install Xerces 2.6.1 with no problems, I then try to install
> xml-security:
> rpmbuild --rebuild xml-security-c-1.2.0-2.src.rpm
>
> I get an error:
> error: Failed build dependencies:
> xerces-c-devel >= 2.3 is needed by xml-security-c-1.2.0-2.i386
>
> Weird, cause I just installed 2.6 which is > 2.3

You've installed xerces261-c-devel, and you have to tell rpmbuild to
use the xerces261-c-devel instead of xerces-c-devel with

rpmbuild --rebuild -D 'xercesver 261' xml-security-c-1.2.0-2.src.rpm

You also have to use the -D 'xercesver 261' for building opensaml-1.1 and
shibboleth 1.3.11.

Best regards,
Bernd

-- --------------------------------------------------------------------- --
Dipl.-Math. Bernd Oberknapp Universitaetsbibliothek Freiburg
Tel: +49-761 / 203-3852 Werthmannplatz 2 | Postfach 1629
Fax: +49-761 / 203-3987 79098 Freiburg | 79016 Freiburg



Archive powered by MHonArc 2.6.16.

Top of Page