Re: [perl #131708] [BUILD]. Rakudo Star build instructions incomplete

2017-07-05 Thread Patrick R. Michaud via RT
On Wed, Jul 05, 2017 at 06:10:42PM -0700, Will Coleda via RT wrote: > On Wed, 05 Jul 2017 09:16:44 -0700, tbrowder wrote: > > Given this invocation for a new installation of rakudo: > > > > perl Configure.pl --backend=moar --gen-moar --prefix=/some/dir > > > > /some/dir needs to exist and belo

Re: [perl #131708] [BUILD]. Rakudo Star build instructions incomplete

2017-07-05 Thread Patrick R. Michaud
On Wed, Jul 05, 2017 at 06:10:42PM -0700, Will Coleda via RT wrote: > On Wed, 05 Jul 2017 09:16:44 -0700, tbrowder wrote: > > Given this invocation for a new installation of rakudo: > > > > perl Configure.pl --backend=moar --gen-moar --prefix=/some/dir > > > > /some/dir needs to exist and belo

[perl #131708] [BUILD]. Rakudo Star build instructions incomplete

2017-07-05 Thread Will Coleda via RT
On Wed, 05 Jul 2017 09:16:44 -0700, tbrowder wrote: > Given this invocation for a new installation of rakudo: > > perl Configure.pl --backend=moar --gen-moar --prefix=/some/dir > > /some/dir needs to exist and belong to the user attempting the > installation. That usually forces the user to b

[perl #131708] [BUILD]. Rakudo Star build instructions incomplete

2017-07-05 Thread Will Coleda via RT
On Wed, 05 Jul 2017 09:16:44 -0700, tbrowder wrote: > Given this invocation for a new installation of rakudo: > > perl Configure.pl --backend=moar --gen-moar --prefix=/some/dir > > /some/dir needs to exist and belong to the user attempting the > installation. That usually forces the user to b

[perl #131708] [BUILD]. Rakudo Star build instructions incomplete

2017-07-05 Thread via RT
# New Ticket Created by Tom Browder # Please include the string: [perl #131708] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131708 > Given this invocation for a new installation of rakudo: perl Configure.pl --backend=mo