Date: Mon, 28 Feb 2000 23:47:22 +0800 From: Peter Wemm <peter@netplex.com.au> To: "Jordan K. Hubbard" <jkh@zippy.cdrom.com> Cc: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>, freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem Message-ID: <20000228154722.A5C5F1CDE@overcee.netplex.com.au> In-Reply-To: Message from "Jordan K. Hubbard" <jkh@zippy.cdrom.com> of "Mon, 28 Feb 2000 00:34:17 PST." <15529.951726857@zippy.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Jordan K. Hubbard" wrote: > > OK, I browsed through the source tree to locate something looking > > like an RSA package and found /usr/src/crypto/openssl > > /usr/src/crypto is just like /usr/src/contrib - you *never* attempt > to build things out of it. That will fail. > > What you need is simply the rsaref package. I think somebody was > supposed to improve the wording that the stubs emit, the version I > originally committed (but Peter now has sole responsibility for :) > having only place-holder text. The real text should talk about > installing the rsaref package if you're in the US or the rsaintl > package if you're outside the US. Of course, the rsaintl package > doesn't quite *exist* yet, but that's another story. :-) librsaintl existed right from the start of the rsa (not rsaref) dlopen() functionality, see src/secure/lib/librsaintl. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000228154722.A5C5F1CDE>