From owner-freebsd-questions Sat Aug 3 12:42:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA04856 for questions-outgoing; Sat, 3 Aug 1996 12:42:54 -0700 (PDT) Received: from andrsn.stanford.edu (andrsn.Stanford.EDU [36.33.0.163]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA04847 for ; Sat, 3 Aug 1996 12:42:53 -0700 (PDT) Received: from localhost (localhost.Stanford.EDU [127.0.0.1]) by andrsn.stanford.edu (8.7.5/8.6.12) with SMTP id MAA22615; Sat, 3 Aug 1996 12:36:08 -0700 (PDT) Date: Sat, 3 Aug 1996 12:36:08 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: Ken Marsh cc: questions@freebsd.org Subject: Re: Trying to find Kermit distfile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 3 Aug 1996, Ken Marsh wrote: > I'm trying to get the kermit port for FreeBSD. My CD-ROM doesn't have the > distfile, cku190, and I can't find it on the FTP sites. > Furthermore, none of the sites listed in the Makefile will let me do > anonymous ftp. If you copy the kermit directory on the cdrom to your hard drive with cp -R /cdrom/ports/comms/kermit /usr/ports/kermit and then type make in the kermit directory that has Makefile, the ftp to Columbia University will succeed--at least it did for me. Also the first site in the Makefile does allow anonymous ftp. Use ftp> open kermit.columbia.edu Next type ftp (for user) and then your e-mail address as a password. Then cd to the appropriate directory. Annelise