Date: Sat, 03 Apr 1999 16:00:09 +0200 From: Mark Murray <mark@grondar.za> To: Anders Andersson <anders@sanyusan.se> Cc: freebsd-current@freebsd.org Subject: Re: DES from source? Message-ID: <199904031400.QAA39661@greenpeace.grondar.za> In-Reply-To: Your message of " Sat, 03 Apr 1999 12:22:21 %2B0200." <19990403122221.A12230@sanyusan.se> References: <19990403122221.A12230@sanyusan.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Anders Andersson wrote: > I am looking for the correct way of installing DES (crypt) from sources. Nothing to do, except for... > From the beginning I install most of my boxes from ftp and with the > "minimal" option. After that I cvsup and do make world to fit my needs. > > On this test box I run 4.0-CURRENT and have cvsupped the: > > # The international secure collections. > src-crypto > src-eBones > src-secure ...this. > I plan to do 'make world' and from what I can tell I need to: > > ln -fs libdescrypt.so libcrypt.so > ln -fs libdescrypt.so.2 libcrypt.so.2 > ln -fs libdescrypt.a libcrypt.a > > after make world to use DES (crypt). This should happen automagically. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org 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?199904031400.QAA39661>