Hello!

I'm trying to install OpenSaml on my FreeBSD but I've ot the following error.
I already managed to install OpenSSL, Curl, Log4Cpp, XercesC, XMLSecurity. I am using opensaml-1.0.1.tar.gz.

"./configure --prefix=/opt/shibboleth-sp --with-log4cpp=/opt/shibboleth-sp --with-curl=/opt/shibboleth-sp --with-xerces=/opt/shibboleth-sp --with-xmlsec=/opt/shibboleth-sp --with-openssl -C"
 does not crash, the error happens when I type "make" (or "gmake")

The error is :

../lbtool: line 1: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of 'yes/lib'
*** Error code 1

Stop in  ...

If somebody has already fixed this error, please help!

Regards.


Quoting Paul Schmehl <[EMAIL PROTECTED]>:

--On Thursday, August 24, 2006 10:59:19 +0200 Velotiaray
<[EMAIL PROTECTED]> wrote:

Hi!

I would like to install a shibboleth service provider on my freebsd 6.1.
Unfortunately it seems that there is no ports available (*.tbz) and the
compilation is a hard ... :(
I'd like to know if  someone has already installed such a shibboleth
(with opensaml). My problem is my C compiler refuses to compile :( When I
try to compile a program, it says (./configure) "Cannot run C compiled
programs".

Is this what you are referring to?
<http://shibboleth.internet2.edu/>

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/



_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to