> OK, I cvsup'ed from ftp.internat.freebsd.org cvs-crypto
> Just for the record, FWIW:
>
> # make -i
Use make world. Doing it this way does not ensure that the bits are
built in the right order.
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the
> > 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 righ
Christoph Kukulies wrote:
> On Mon, Feb 28, 2000 at 11:47:22PM +0800, Peter Wemm wrote:
> > "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
On Mon, Feb 28, 2000 at 11:47:22PM +0800, Peter Wemm wrote:
> "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* attemp
"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
> It exists in source form - you just need to build secure/lib/librsaintl
> and install it.
Perhaps, but according to the conversation I had with Peter, at least,
it also wants to be in the ports collection and build a package
version of itself. :) Not everyone has source on their box.
- Jordan
On Mon, 28 Feb 2000, Jordan K. Hubbard wrote:
> 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 :)
Yes, this was on my mental list of things to
> 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 someb