Re: Needs LWP::Protocol::https ?

Gary Buhrmaster <[email protected]> Wed, 17 Feb 2021 22:11:56 +0000
Newsgroups gmane.comp.tv.xmltv.devel
Message-ID <CAMfXtQyPyhGQgJOkMW=L0qC7aVsNNzU6Tf1J3P3QuWU-NKnVUQ@mail.gmail.com>
On Wed, Feb 17, 2021 at 9:47 PM Craig Treleaven <[email protected]> wrote:
>
> Thank you!
>
> Since I’ve got your ear, there is another change that would be handy for packagers.  Right now, configure is set up to be run interactively with the user selecting the grabbers of interest to them.  For packaging, it would be nice to have a way to bypass the interactive portion and build all available grabbers.  I have used a crude patch to do so for MacPorts.  A better way might be to rejigger configure and add an ‘—all-grabbers’ switch.
>
> Possible?

     perl Makefile.PL -default [INSTALLDIRS=vendor]

 followed by:

    make

will take all defaults with no prompts, but as Robert says,
you have to pay attention to make sure that you are getting
the grabbers you want/need based on what perl libraries
are available at the time of the initial invocation.

Does that help?


_______________________________________________
xmltv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xmltv-devel