From bb55128055e57c2823909df37f0320fc2bba5ae0 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Mon, 17 Nov 1997 12:24:38 +0000 Subject: --enable-athena is no more. --- INSTALL | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 88f9dd7..0dcd51d 100644 --- a/INSTALL +++ b/INSTALL @@ -3,20 +3,7 @@ learn how to use Zephyr once you've installed it, read the file USING. To learn how to set up Zephyr service at a site, read the file OPERATING. -To build and install Zephyr for the Athena environment, run: - - setenv CC "cc" # Or whatever compiler - ./configure --enable-athena - make - make install - -(If you're not sure whether your site qualifies as being in the -"Athena environment," the exact criteria are that you have installed -versions of Hesiod, Kerberos 4, libss, and libcom_err in /usr/athena, -and that you want Zephyr to be installed in the Athena directory -layout.) - -To build and install outside the Athena environment, you can run: +To build and install Zephyr, run: ./configure make -- cgit v1.2.3