File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 11This repository holds the source scripts for my Nginx tutorial series
2- published here: http://blog.sina.com.cn/openresty
2+ published here:
3+
4+ http://openresty.org/download/agentzh-nginx-tutorials-en.html
5+
6+ Versions in other languages are expected to be maintained by the community.
37
48Pre-generated e-books can be downloaded directly from here:
59
6- http://openresty.org/#eBooks
10+ http://openresty.org/#eBooks
711
8- 1. install perl 5.8.1+ into your system (usually it is already
9- installed on *NIX systems.
12+ How to generate HTML and other ebook format files on your side:
1013
14+ 1 . install perl 5.8.1+ into your system (usually it is already
15+ installed on \* NIX systems.
11162 . install the Perl CPAN module List::MoreUtils with the
1217 command:
1318
1419 sudo cpan List::MoreUtils
1520
16213 . Install Calibre from here: http://calibre-ebook.com/
17-
18- 4. Build the ebook files *.mobi and *.epub
19-
22+ 4 . Build the ebook files \* .mobi and \* .epub
2023 make
21-
22- Note that Gnu make is also required. On most *BSD systems,
24+ Note that Gnu make is also required. On most \* BSD systems,
2325 it's usually required to run "gmake" instead of "make" here.
2426
You can’t perform that action at this time.
0 commit comments