docs/build: note about correct time/date
Signed-off-by: Leah Rowe <info@minifree.org>master
parent
1db5a7b31d
commit
660d9d87c7
|
@ -93,6 +93,13 @@ Actual development/testing is always done using lbmk directly, and this
|
||||||
includes when building from source. Here are some instructions to get you
|
includes when building from source. Here are some instructions to get you
|
||||||
started:
|
started:
|
||||||
|
|
||||||
|
Zero..st, check time/date
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
Make sure date/hwclock report the correct time and date on your system,
|
||||||
|
because parts of the build process download from HTTPS servers and wrong
|
||||||
|
time or date can cause connections to be dropped during negotiation.
|
||||||
|
|
||||||
First, install build dependencies
|
First, install build dependencies
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
|
||||||
|
|
|
@ -61,6 +61,13 @@ Python
|
||||||
Python2 не використовується lbmk або будь-чим, що завантажується в якості модулів. Ви
|
Python2 не використовується lbmk або будь-чим, що завантажується в якості модулів. Ви
|
||||||
маєте переконатись, що команда `python` виконує python 3 на вашій системі.
|
маєте переконатись, що команда `python` виконує python 3 на вашій системі.
|
||||||
|
|
||||||
|
Zero..st, check time/date
|
||||||
|
-------------------------
|
||||||
|
|
||||||
|
Make sure date/hwclock report the correct time and date on your system,
|
||||||
|
because parts of the build process download from HTTPS servers and wrong
|
||||||
|
time or date can cause connections to be dropped during negotiation.
|
||||||
|
|
||||||
Побудова з джерельного коду
|
Побудова з джерельного коду
|
||||||
============================
|
============================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue