Skip to Content.
Sympa Menu

mace-opensaml-users - Re: [OpenSAML] problem compiling to non-standard directory

Subject: OpenSAML user discussion

List archive

Re: [OpenSAML] problem compiling to non-standard directory


Chronological Thread 
  • From: Andreas Johnsen <>
  • To:
  • Subject: Re: [OpenSAML] problem compiling to non-standard directory
  • Date: Tue, 23 Mar 2010 10:09:18 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oq85VFBcoj34TiA7fbWt85TraE6oQquBWZgH4GujJoF+YUHQfGv9OJkAVmApCVANPv EX4Pktf/Lf4MrnKYlk7iHYDzpXEUJ/ZZpjqWV8eky1IgYWwM28bybcAhA9mGXzFXt4mr HGzsyN6K4sBPGz+WY9LiPhr61sDQJq/RPreSE=

As you might have guessed, I was having a slight version screw-up. The opensaml that worked was 2.3. However it worked with xmltooling 1.1, which was the standard precompiled version for ubuntu 9.2. I guess it can still work despite not being supported.
I was totally stuck until I got the previous reply. So thanks for that! :)
After some fiddling about I got it to compile, but when I run it, I get: "error while loading shared libraries: libsaml.so.6: cannot open shared object file: No such file or directory"

The 6th revision of the .so was never installed. Is my program right to be looking for this? And why don't I have it?

xerces 2.8.0, log4shib-1.0.4, xml-security-c-1.5.1, xmltooling-1.3.3 and opensaml-2.3.

On Fri, Mar 19, 2010 at 3:10 PM, Scott Cantor <> wrote:
> I am trying to compile opensaml and a little app of my own in a
> non-standard directory on Ubuntu 8.10. I have downloaded a precompiled
> xerces 2.8.0 and compiled log4shib-1.0.4, xml-security-c-1.5.1,
> xmltooling-1.1 and opensaml-1.1.1 into the same directory.

Without getting into specifics, let me just note that xmltooling-1.1 is out
of date (and therefore unsupported), and opensaml-1.1.1 is not the version
that uses xmltooling, that's opensaml-2.x.

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page