In list.freebsd-stable Mark Ibell <[EMAIL PROTECTED]> wrote:
> The only real option (at least for international users) seems to be to do a
> 'make world' with USA_RESIDENT=NO.
Or install from one of the international servers that build
the releases themselves with USA_RESIDENT=NO, including:
At 07:33 PM 7/29/00 +0200, John Hay wrote:
> > .if exists(${.CURDIR}/../../crypto/openssl/crypto/rsa/rsa_eay.c) && \
> > (${USA_RESIDENT} != YES || defined(MAKE_RSAINTL))
> > SUBDIR+=librsaintl
> > .endif
> >
>
>No, you only need USA_RESIDENT=NO. It won't harm if you have MAKE_RSAINTL=YES,
>b
> >You have 2 options. If you have the crypto distribution with source, you
> >can go into /usr/src/secure/lib/librsaintl and build and install it. If
> >you don't want to build it, you can install the crypto distribution from
> >ftp.internat.freebsd.org, its crypto distibution was built with
> >U
At 05:25 PM 7/29/00 +0200, John Hay wrote:
>You have 2 options. If you have the crypto distribution with source, you
>can go into /usr/src/secure/lib/librsaintl and build and install it. If
>you don't want to build it, you can install the crypto distribution from
>ftp.internat.freebsd.org, its cry