From owner-freebsd-perl@FreeBSD.ORG Sun Jan 30 11:23:49 2005 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC1016A4CE; Sun, 30 Jan 2005 11:23:49 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [193.30.224.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B8743D53; Sun, 30 Jan 2005 11:23:49 +0000 (GMT) (envelope-from mat@mat.cc) Received: from cc-147.int.t-online.fr (unknown [213.44.125.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 34F7AA240C1; Sun, 30 Jan 2005 12:23:48 +0100 (CET) Date: Sun, 30 Jan 2005 12:23:43 +0100 From: Mathieu Arnold To: perl@freebsd.org Message-ID: In-Reply-To: <20050130111943.GD62253@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> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 11:23:50 -0000 +-le 30/01/2005 12:19 +0100, Kirill Ponomarew =E9crivait : | 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. |> >=20 |> As per the current perl-5.8.6 INSTALL file ... |>=20 |> 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. |=20 | /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. --=20 Mathieu Arnold