From owner-freebsd-stable@FreeBSD.ORG Sun Jan 30 11:25:36 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B288316A4CE; Sun, 30 Jan 2005 11:25:36 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708BC43D2F; Sun, 30 Jan 2005 11:25:36 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1CvDCv-000Nwy-IK; Sun, 30 Jan 2005 12:25:33 +0100 Date: Sun, 30 Jan 2005 12:25:33 +0100 From: Kirill Ponomarew To: Mathieu Arnold Message-ID: <20050130112533.GE62253@voodoo.oberon.net> References: <20050129202425.GA56998@heechee.tobez.org> <41FC75E9.3060601@freebsd.org> <20050130104732.GA30800@intserv.int1.b.intern> <20050130105323.GB62253@voodoo.oberon.net> <20050130111943.GD62253@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: perl@freebsd.org cc: freebsd-stable@freebsd.org cc: freebsd-ports@freebsd.org Subject: Re: [HEADS UP] perl symlinks in /usr/bin will be gone X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 11:25:36 -0000 On Sun, Jan 30, 2005 at 12:23:43PM +0100, Mathieu Arnold wrote: > +-le 30/01/2005 12:19 +0100, Kirill Ponomarew ?crivait : > | On Sun, Jan 30, 2005 at 09:08:34PM +1000, Mark Sergeant wrote: > |> > If it's linux tradition to put perl in this path, perl programmers > |> > should assume another path on FreeBSD, so it isn't an argument for > |> > the proposed change. > |> > > |> As per the current perl-5.8.6 INSTALL file ... > |> > |> It may seem obvious, but Perl is useful only when users can easily > |> find it. It's often a good idea to have both /usr/bin/perl and > |> /usr/local/bin/perl be symlinks to the actual binary. > | > | /usr/bin and /usr/local/bin are *BOTH* in default $PATH. > > Last time I looked, cron did not have usr/local in it's path. I meant user enviroments, not cron. -Kirill