[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #45759] Can't find Texinfo::ModulePath
From: |
Patrice Dumas |
Subject: |
Re: [bug #45759] Can't find Texinfo::ModulePath |
Date: |
Mon, 17 Aug 2015 20:57:29 +0200 |
User-agent: |
Mutt/1.5.20 (2009-12-10) |
On Mon, Aug 17, 2015 at 04:25:25PM +0100, Gavin Smith wrote:
> On 17 August 2015 at 15:57, Patrice Dumas <address@hidden> wrote:
> > Here is a patch that seems to work. It mimicks Dynaloader bootstrap for
> > the searching directories too and I fixed the test to be a working
> > simple test. This allows to build a standalone XSParagraph module, I
> > also attach a shell script testing that.
> >
> > Even if you do not maintain it afterwards, I think that it is better to
> > have something that works for now.
>
> If that all works all right, would you write a ChangeLog entry and
> commit it when you're ready? Thanks.
It is done. I also commited the script that prepares the module and
added to the distribution this file as well as MANIFEST and Makefile.PL.
I also took the opportunity to remove some files from svn.
Something that you may not like, I changed the meaning of TEXINFO_XS
default to also try perl paths if libtool .la file is not found. I
added TEXINFO_XS=stand-alone that does not check for libtool .la file
and TEXINFO_XS=libtool that does not try perl paths.
This was such that the stand-alone .pm file works without the need to
set an environment variable.
--
Pat
- Re: [bug #45759] Can't find Texinfo::ModulePath, (continued)
- 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
- 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
- Re: [bug #45759] Can't find Texinfo::ModulePath, Gavin Smith, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath,
Patrice Dumas <=
- Re: [bug #45759] Can't find Texinfo::ModulePath, Karl Berry, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Dumas Patrice, 2015/08/17
- Re: [bug #45759] Can't find Texinfo::ModulePath, Patrice Dumas, 2015/08/18
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/15
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/16
Re: [bug #45759] Can't find Texinfo::ModulePath, Vincent Belaïche, 2015/08/16