From 2ec661cd3fe727e9e75a894de907aa2efd2a9b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim Rühsen?= Date: Fri, 2 Jan 2015 13:47:03 +0100 Subject: [PATCH] README.checkout: Mention libio-socket-ssl-perl to be installed --- README.checkout | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.checkout b/README.checkout index 150536c..7e1059d 100644 --- a/README.checkout +++ b/README.checkout @@ -24,11 +24,11 @@ Compiling From Repository Sources tests in the tests/ sub directory. Tarball distributions include an already-generated wget.1 manual. The command "make check" runs the test suite written in perl. To execute all the tests you need - [24]libwww-perl perl library. If "perl -MCPAN -e 'install - Bundle::LWP'" fails then you most likely don't have cpan module - installed. First download [25]CPAN and [26]install it. Then execute - "perl -MCPAN -e 'install Bundle::LWP'". Now "make check" should - pass most of the tests in the test suite. + [24]libwww-perl and libio-socket-ssl-perl perl library. If + "perl -MCPAN -e 'install Bundle::LWP'" fails then you most likely don't + have cpan module installed. First download [25]CPAN and [26]install it. + Then execute "perl -MCPAN -e 'install Bundle::LWP'". + Now "make check" should pass most of the tests in the test suite. * [27]texinfo in order to generate Info, PostScript and/or HTML documentation. You don't need texinfo in order to generate the -- 2.1.4