From 8d2c192b0984f76b02bb167c56bc82f1bea57b32 Mon Sep 17 00:00:00 2001 From: Aaron Gyes Date: Fri, 4 Nov 2005 02:05:32 +0000 Subject: [PATCH] * Setting COPYFILES has been done differently for a little while now. --- i_o-q3-readme | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i_o-q3-readme b/i_o-q3-readme index e1cf441b..ba5ad89f 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -43,12 +43,12 @@ Compiling (Under Linux) Installing under Linux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In code/unix edit the Makefile's COPYDIR variable to be where you installed -quake 3 to. By default it will be set to /usr/local/games/quake3 if you +Set the COPYDIR variable in the shell to be where you installed +Quake 3 to. By default it will be /usr/local/games/quake3 if you haven't set it. Then run "make copyfiles", beware that this will overwrite any binaries -installed previously, even id ones. +installed previously, even official id ones. Using shared libraries instead of qvm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~