Re: [perl #45013] Configure fails if prefix ends with '/'

2007-09-11 Thread Joshua Juran
On Sep 10, 2007, at 6:52 PM, James Keenan via RT wrote: On Mon Sep 10 10:53:43 2007, [EMAIL PROTECTED] wrote: Is the chance that $prefix ends in slash-newline sufficiently rare that the $ anchor is better than \z? Can we get some tests on Win32 as well? And how about that Mac OS 9? I'm go

Re: [perl #45013] Configure fails if prefix ends with '/'

2007-09-10 Thread chromatic
On Monday 10 September 2007 10:41:22 James Keenan via RT wrote: > Better (to make sure that $ep is defined before we try a substitution on > it): > > Index: config/init/install.pm > === > --- config/init/install.pm(revision 21171)

Re: [perl #45013] Configure fails if prefix ends with '/'

2007-08-28 Thread jerry gay
On 8/28/07, via RT dakkar <[EMAIL PROTECTED]> wrote: > # New Ticket Created by dakkar > # Please include the string: [perl #45013] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt3/Ticket/Display.html?id=45013 > > > > I configured my parrot with: >