summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-01-24 07:47:36 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-01-24 07:47:36 -0500
commit387f99dc5a825d5b36684842fe8e6a3876a28e60 (patch)
treeac6263d2488bbc9c6e647e42741cb9f428f592d4 /build.txt
parent9d17d6443fe5eb1c74406fd50abc6d53d43422fc (diff)
downloadgpsd-387f99dc5a825d5b36684842fe8e6a3876a28e60.tar.gz
In build.txt, note that 'python' must be on your path.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.txt b/build.txt
index ec349326..524ad979 100644
--- a/build.txt
+++ b/build.txt
@@ -47,6 +47,10 @@ Necessary components for any build:
|scons | for executing the build recipe
|============================================================================
+Note: There must be a Python 2 interpreter named 'python' in your path,
+or the regression tests will fail. On some systems you might need to
+arrange this by putting symlink in a local directory on $PATH.
+
=== C compiler ===
C99 conformance is required in the compiler. The C code depends on one