[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #45759] Can't find Texinfo::ModulePath
From: |
Eli Zaretskii |
Subject: |
Re: [bug #45759] Can't find Texinfo::ModulePath |
Date: |
Sun, 16 Aug 2015 19:10:35 +0300 |
> Date: Sun, 16 Aug 2015 15:47:20 +0100
> From: Gavin Smith <address@hidden>
> Cc: Eli Zaretskii <address@hidden>, Vincent Belaïche <address@hidden>
>
> On 16 August 2015 at 15:29, Eli Zaretskii <address@hidden> wrote:
> > Follow-up Comment #2, bug #45759 (project texinfo):
> >
> > The problems you are having happen because ActiveState Perl produces file
> > names with backslashes, which MSYS Bash then treats as escape characters.
> > For
> > example, see how this:
> >
> > c:\NOS_PR~1\msys\MINGW-~1\I686-4~1.0-P\mingw32\bin\gcc.exe
> >
> > became this:
> >
> > c:NOS_PR~1msysMINGW-~1I686-4~1.0-Pmingw32bingcc.exe
> >
>
> I think we need to double backslashes in the output of "perl -V:cc".
Or convert them to forward slashes.
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/14
- Re: [bug #45759] Can't find Texinfo::ModulePath, Karl Berry, 2015/08/14
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/15
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/17