[Git][NTPsec/ntpsec][master] INSTALL: Correct the "no python" note
Richard Laager
gitlab at mg.gitlab.com
Fri Sep 18 00:49:13 UTC 2020
Richard Laager pushed to branch master at NTPsec / ntpsec
Commits:
fcd516d2 by Richard Laager at 2020-09-17T19:30:25-05:00
INSTALL: Correct the "no python" note
This was incomplete as committed, because (as written) it depended on
another change which has not been merged.
This fixes #667.
- - - - -
1 changed file:
- INSTALL.adoc
Changes:
=====================================
INSTALL.adoc
=====================================
@@ -54,7 +54,8 @@ Python 2.x, x >= 6, or Python 3.x, x >= 3::
Python dev tools, if your OS makes such a distinction.
If you are running on a distro with no `python` executable, you will
- need to run waf as `python3 waf` rather than `./waf`.
+ need to run waf as `python3 waf` rather than `./waf`. You will also
+ need `python3 waf configure --pyshebang=/usr/bin/python3` or similar.
Some OS distros won't find our installed python libraries.
More info in README-PYTHON.
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/fcd516d287e3d7f951afb33b8b106a8493c21f5c
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/fcd516d287e3d7f951afb33b8b106a8493c21f5c
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200918/fe0a8f46/attachment.htm>
More information about the vc
mailing list