On Sun, Oct 07, 2018 at 11:40:09AM +0200, Pierre Labastie via blfs-book wrote:
> On 10/7/18 3:45 AM, ken--- via blfs-book wrote:

Sorry, I seem to have overlooked your reply.

> > Author: ken
> > Date: Sat Oct  6 18:45:32 2018
> > New Revision: 20597
> >
> > Log:
> > perl modules branch: fix use of 'yes' in IO::Socket::SSL Net::SSLeay and 
> > note their test issues with openssl-1.1.1.
> >
> > [...]
> > +
> > +      <para>
> > +        This module uses a variant of the standard build and installation
> > +        instructions:
> > +
> > +<screen><userinput>yes | perl Makefile.PL &amp;&amp;
> 
> 
> I think `yes' without argument sends `y' to the standard output. The empty
> string should be passed as an argument for it to just send a carriage return:
> `yes "" '. I understand from the explanations below, that this is the desired
> behaviour, but maybe I'm wrong, so not fixing this myself.
> 

You are correct.

> > [...]
> > +      <title>Command Explanations</title>
> > +
> > +      <para>
> > +        <command>yes</command>: Perl will ask if you wish to run external
> > +        tests, which will 'fail soft' if htere are network problems. The
> BTW typo: htere
> > +        default is 'n', this allows you to script the build.
> > +      </para>
> >  
> >      </sect3>
> >  
> 
Will fix Net::SSLeay.  IO::Socket::SSL defaults to 'y'.

ĸen
-- 
                        Is it about a bicycle ?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to