1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

README.checkout: Mention libio-socket-ssl-perl to be installed

This commit is contained in:
Tim Rühsen 2015-01-02 13:47:03 +01:00
parent 4e8e159289
commit b25fbe5afc

View File

@ -24,11 +24,11 @@ Compiling From Repository Sources
tests in the tests/ sub directory. Tarball distributions include an tests in the tests/ sub directory. Tarball distributions include an
already-generated wget.1 manual. The command "make check" runs the already-generated wget.1 manual. The command "make check" runs the
test suite written in perl. To execute all the tests you need test suite written in perl. To execute all the tests you need
[24]libwww-perl perl library. If "perl -MCPAN -e 'install [24]libwww-perl and libio-socket-ssl-perl perl library. If
Bundle::LWP'" fails then you most likely don't have cpan module "perl -MCPAN -e 'install Bundle::LWP'" fails then you most likely don't
installed. First download [25]CPAN and [26]install it. Then execute have cpan module installed. First download [25]CPAN and [26]install it.
"perl -MCPAN -e 'install Bundle::LWP'". Now "make check" should Then execute "perl -MCPAN -e 'install Bundle::LWP'".
pass most of the tests in the test suite. Now "make check" should pass most of the tests in the test suite.
* [27]texinfo in order to generate Info, PostScript and/or HTML * [27]texinfo in order to generate Info, PostScript and/or HTML
documentation. You don't need texinfo in order to generate the documentation. You don't need texinfo in order to generate the