From owner-freebsd-questions Wed Aug 4 18:59:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dt011n65.san.rr.com (dt011n65.san.rr.com [204.210.13.101]) by hub.freebsd.org (Postfix) with ESMTP id 4FA92153AA for ; Wed, 4 Aug 1999 18:59:05 -0700 (PDT) (envelope-from Doug@gorean.org) Received: from localhost (doug@localhost) by dt011n65.san.rr.com (8.8.8/8.8.8) with ESMTP id SAA25645 for ; Wed, 4 Aug 1999 18:58:38 -0700 (PDT) (envelope-from Doug@gorean.org) Date: Wed, 4 Aug 1999 18:58:38 -0700 (PDT) From: Doug X-Sender: doug@dt011n65.san.rr.com To: freebsd-questions@freebsd.org Subject: Best way to add DES to a -stable/-current system w/out world build? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need to add DES libraries to a -current system that for various reasons I can't do a make world on at the moment. Off hand I can think of two ways to do this. First, use /stand/sysinstall, in the options menu set the "release" to be equivalent to the snapshot of the day I compiled, then install them from the snapshot server. Alternatively, I could use cvsup to get just the src-secure stuff from the date and time that I did the last cvsup, then build and install just the DES libs. The first alternative would be my preference, but I'm wondering if anyone has tackled a similar situation and has words of wisdom to offer. Thanks, Doug -- On account of being a democracy and run by the people, we are the only nation in the world that has to keep a government four years, no matter what it does. -- Will Rogers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message