perl6-internals
[Top] [All Lists]

Re: pdd30_install

To: Reini Urban <rurban@x-ray.at>
Subject: Re: pdd30_install
From: "Patrick R. Michaud" <pmichaud@pobox.com>
Date: Fri, 29 Aug 2008 13:29:23 -0500
Cc: Allison Randal <allison@perl.org>, Will Coleda <will@coleda.com>, Parrot Porters <parrot-porters@perl.org>
Delivered-to: mailing list perl6-all@perl.org
Delivered-to: perl6-all-poster@perl.org
Delivered-to: mailing list perl6-internals@perl.org
Delivered-to: perl6-internals@perl.org
Delivered-to: perlmail-parrot-porters@onion.perl.org
Delivered-to: parrot-porters@perl.org
In-reply-to: <6910a60808290910l66408757p40497e240504f31@mail.gmail.com>
List-help: <mailto:perl6-all-help@perl.org>
List-id: <perl6-all.perl.org>
List-id: <perl6-internals.perl.org>
List-post: <mailto:perl6-all@perl.org>
List-subscribe: <mailto:perl6-all-subscribe@perl.org>
List-unsubscribe: <mailto:perl6-all-unsubscribe@perl.org>
Mailing-list: contact perl6-all-help@perl.org; run by ezmlm
References: <6910a60808260633u1c325040u3d87c4ea7370ebe7@mail.gmail.com> <48B670B2.8080603@casella.verplant.org> <6910a60808280510v6ecb510gf78c72401364638f@mail.gmail.com> <20080828132142.GA8858@pmichaud.com> <6910a60808280809rec80d2fqdc96a41b3198716b@mail.gmail.com> <a45468e30808281030u63c39f2dp947b1bc49c4e2985@mail.gmail.com> <48B71457.5030202@perl.org> <48B80653.5090501@x-ray.at> <48B80DD6.6080403@perl.org> <6910a60808290910l66408757p40497e240504f31@mail.gmail.com>
User-agent: Mutt/1.5.17+20080114 (2008-01-14)
On Fri, Aug 29, 2008 at 06:10:21PM +0200, Reini Urban wrote:
> 2008/8/29 Allison Randal:
> > Reini Urban wrote:
> >> Current exceptions for the "parrot-" prefix:
> >>  perl6
> >
> > Actually, that probably won't be an exception to the "parrot-" prefix on the
> > package name, since there are multiple implementations of Perl 6.
> 
> Ok, so there will be pugs, perl -Mv6 and rakudo | parrot-perl6
> Maybe both /usr/bin/rakudo and /usr/bin/perl6 should be symlinked to
> /usr/bin/parrot-perl6 then.
> Currently there's only a /usr/bin/perl6 being installed.
> 
> This really should be made ready for the September release.
> 
> > Again, it should be a configuration option to install aliases for
> > executables with the language "nicknames". Not a requirement for the
> > packaged versions, but the $0 handling will be built in to Parrot, so the
> > user could also easily create their own 'ln -s' aliases.
> 
> Good idea.
> Within the PCT::HLLCompiler I assume.

PCT::HLLCompiler can't do it alone -- it will have to be part of the Parrot
invocation in order to work.  Thus my earlier comment/question [1] about this
thread being related to the comments in RT #47992.

[1] http://groups.google.com/group/perl.perl6.internals/msg/d9c8af92ed2ab04d

Pm


<Prev in Thread] Current Thread [Next in Thread>