From owner-freebsd-current Sat Jun 22 17:55:56 2002 Delivered-To: freebsd-current@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id B354337B400 for ; Sat, 22 Jun 2002 17:55:51 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g5N0tnP8020324; Sat, 22 Jun 2002 17:55:49 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.4/8.12.3/Submit) id g5N0tlm6020323; Sat, 22 Jun 2002 17:55:47 -0700 (PDT) Date: Sat, 22 Jun 2002 17:55:47 -0700 From: "David O'Brien" To: Bob Willcox Cc: freebsd-current@freebsd.org Subject: Re: locate.mklocatedb requires perl which may not be installed Message-ID: <20020622175547.A98099@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20020622232227.GA50787@luke.immure.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020622232227.GA50787@luke.immure.com>; from bob@immure.com on Sat, Jun 22, 2002 at 06:22:27PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 22, 2002 at 06:22:27PM -0500, Bob Willcox wrote: > Rather than simply installing perl (I'll get to that later) > I decided to track down what was calling it. Turns out that > /usr/libexec/locate.mklocatedb was the culprit. I then modified > locate.mklocatedb to use awk rather than perl. Here's the diff: Thanks, committed. BTW, please take care about how your MUA handles ^I's vs. ' '. :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message