From 88d5659922bd71843803d3ce087023cb7aacc028 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Wed, 6 Feb 2019 23:15:33 +0000 Subject: Tell people to run `make install` instead of just `make`. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index a75e333f9..81e742b09 100755 --- a/configure +++ b/configure @@ -397,7 +397,7 @@ print_format <<"EOM"; <|GREEN Execution User:|> $config{USER} ($config{UID}) <|GREEN Socket Engine:|> $config{SOCKETENGINE} -To build with these settings run '<|GREEN make -j${\get_cpu_count}|>' now. +To build with these settings run '<|GREEN make -j${\get_cpu_count} install|>' now. EOM -- cgit v1.2.3