From owner-freebsd-hackers Mon Jan 30 12:38:45 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA09803 for hackers-outgoing; Mon, 30 Jan 1995 12:38:45 -0800 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA09797 for ; Mon, 30 Jan 1995 12:38:40 -0800 Received: by haven.uniserve.com via suspension id <165>; Mon, 30 Jan 1995 12:44:48 -0800 Received: by haven.uniserve.com id <237>; Mon, 30 Jan 1995 11:20:37 -0800 Date: Mon, 30 Jan 1995 11:19:13 -0800 (PST) Fake-Sender: Tom Samplonius From: Tom Samplonius To: Don Yuniskis cc: Philippe Charnier , FreeBSD hackers Subject: Re: ispell-3.01.13 and current In-Reply-To: <199501301332.GAA20680@seagull.rtd.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk On Mon, 30 Jan 1995, Don Yuniskis wrote: > > I have problems to install ispell-3.1.13 on FreeBSD-current (errors when > > making english.med+). Any suggestion will be welcome. > > First of all, use GNU sed. I *think* FBSD's sed is still broke (?) > Can you describe error exactly? I don't think sed has ever worked right. Instead of re-inventing the wheel, why don't we just include GNU sed with FreeBSD? Tom