# HG changeset patch # User Matti Hamalainen # Date 1092819665 0 # Node ID c7b5120c53c849c07f581238bb10b3dd572c3b79 # Parent 2422fb451db1ae8cb746bfdd3edbf7efb693aa0e Cleanup diff -r 2422fb451db1 -r c7b5120c53c8 INSTALL --- a/INSTALL Wed Aug 18 08:24:04 2004 +0000 +++ b/INSTALL Wed Aug 18 09:01:05 2004 +0000 @@ -104,13 +104,13 @@ $ make -If that went OK too, then you may try installation (as root, if -you are installing globally for the system). Again, you may need -to invoke 'gmake' instead of 'make'. +If that went OK too, then you may try installation. Again, you +may need to invoke 'gmake' instead of 'make'. Install globally +to whole system (as root): # make install -or to current user only: +or install for current user only: $ make install-user