From owner-freebsd-questions Sun Mar 12 04:37:13 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA15091 for questions-outgoing; Sun, 12 Mar 1995 04:37:13 -0800 Received: from prosun.first.gmd.de (prosun.first.gmd.de [192.35.150.136]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id EAA15085 for ; Sun, 12 Mar 1995 04:37:11 -0800 Received: from g386bsd.first.gmd.de by prosun.first.gmd.de (4.1/SMI-4.1) id AA22181; Sun, 12 Mar 95 13:36:20 +0100 Received: by g386bsd.first.gmd.de (NAA10117); Sun, 12 Mar 1995 13:38:17 +0100 From: Andreas Schulz Message-Id: <199503121238.NAA10117@g386bsd.first.gmd.de> Subject: Re: Installing Kermit To: kleymeer@telalink.net (Chris Kleymeer) Date: Sun, 12 Mar 1995 13:38:17 +0059 (MET) Cc: freebsd-questions@FreeBSD.org In-Reply-To: <199503120231.UAA14263@eden.telalink.net> from "Chris Kleymeer" at Mar 11, 95 08:31:20 pm X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1174 Sender: questions-owner@FreeBSD.org Precedence: bulk > I just ftp'd kermit from the tools subdir in 2.0. The file had no ext. > and was about 480k. Should be about 458k ? Did you set the binary mode for the ftp transfer ? > My problem is now that I have it how do I get it installed and running. The > problem is the same for the rest of the tools in the dir. I also tried to > use the cksum in the directory but it gives > me errors. Anything at all that could help me out here would be greatly > appreciated. Many thanks in advance! Move it into /usr/local/bin. Maybe you need to first create that directory with a "mkdir -p /usr/local/bin". Look at the permission of kermit, i have found that just as "-r--r--r--" on my server, so you need to do a "chmod +x kermit" so that you can call it and then simply use it. Something like "/usr/local/bin/kermit" should give you the running kermit. Read the shell man page with a "man csh" how to set your "path" so that you can also call it later with a simple "kermit". ATS ( ats@first.gmd.de or ats@cs.tu-berlin.de ) Andreas Schulz GMD-FIRST 12489 Berlin-Adlershof Rudower Chaussee 5 Gebaeude 13.7 Tel: +49-30-6392-1856/+49-177-2134745 Germany/Europe