Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Install problem, or OK?

Subject: OpenSAML user discussion

List archive

RE: Install problem, or OK?


Chronological Thread 
  • From: Rob Boyd <>
  • To: Scott Cantor <>,
  • Subject: RE: Install problem, or OK?
  • Date: Fri, 24 Sep 2004 09:03:49 -0700 (PDT)


--- Scott Cantor
<>
wrote:

> > The opensaml libs are put in shibboleth/lib, the program signtest runs and
> > gives usage info, and opensaml/c/saml/.libs/libsaml.o exists despite the
> > error message. Not to worry and proceed? Or do I have a problem? I
> > got the same results using the tarball, and from CVS.
>
> Hard to say. Looks like more Solaris autotools glitches. I've reached the
> conclusion that anybody not using Linux is getting totally disenfranchised
> by all these tools because nobody runs and tests them anywhere else. I'm
> glad I use Windows, where they don't even try to "help" me.
>
> It sounds like the build is fine, it's probably the install scripts that are
> broken. Does "make" work by itself in that subfolder, and fail only with the
> install target?
>
> -- Scott
>
>

I agree that it must be in the install scripts. At the end of 'make',
libsaml.so.4.0.0 is present in .libs, with its symlinks. After 'make install',
it seems that the file has been moved, rather than copied, into
shibboleth/lib,
and then it complains when it no longer can find the target of the symlinks.

I still couldn't get make or make install in the test directory after copying
libsaml.so.4.0.0 back. It can't find saml.h, because it's been moved (not
copied) into shibboleth/include/saml. But I'm not too concerned at this point,
because it seems that things installed ok.

Thanks,
Rob


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



Archive powered by MHonArc 2.6.16.

Top of Page