Date: Tue, 02 May 2000 22:14:36 -0700 From: Doug Barton <DougB@gorean.org> To: carock@epctech.com Cc: questions@FreeBSD.org Subject: Re: Is there documentation somewhere on.... Message-ID: <390FB5BC.8380837D@gorean.org> References: <001001bfb44f$678f16b0$0200000a@epconline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Rock wrote: > > Is there documentation somewhere on installing OpenSSH and OpenSSL when you > choose not to install DES? Assuming that you're talking about doing this in FreeBSD 4.0 or 5.0 where this is part of the system, you can add: NODESCRYPTLINKS=true to /etc/make.conf and what'll happen is that the openssl stuff will get built, and the DES libraries will get built, but the *crypt* links in /usr/lib will not be replaced with links to the DES libraries. Good luck, Doug -- Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?390FB5BC.8380837D>