Thank you for the extremely fast response, it worked like a charm. Thanks again, Felix
On Mon, Jun 4, 2012 at 11:12 AM, Jim Basney <[email protected]> wrote: > > configure: error: *** Can't find recent OpenSSL libcrypto (see > > config.log for details) *** > > https://bugzilla.mcs.anl.gov/globus/show_bug.cgi?id=7255 > > Work-around: > > Edit > gt5.2.1-all-source-installer/source-trees/gssapi-openssh/openssh/configure > to delete the two lines marked with '-' in the following diff: > > -if test -z "$GLOBUS_LDFLAGS" ; then > LIBS="-lcrypto $LIBS" > -fi > > so that > > LIBS="-lcrypto $LIBS" > > is always set. > > It is fixed in GSI-OpenSSH 5.5. >
