Re: Trying to find Kermit distfile

[ Available lists | Index of freebsd-questions | Month of Aug 1996 | Week of 3 Aug 1996 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Annelise Anderson <andrsn@andrsn.stanford.edu>
Date
3 Aug 1996 12:42:54
Subject
Re: Trying to find Kermit distfile
Message-ID
Pine.BSI.3.94.960803122526.22553A-100000@andrsn.stanford.edu

In reply to
Replies

[ Hide this part ]
 

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<extract suffix>, 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







Elapsed time: 0.098 seconds