last minute Linux README bits

This commit is contained in:
cohrs
2003-12-06 20:55:15 +00:00
parent d382295554
commit 691f81102e
+6 -3
View File
@@ -20,11 +20,13 @@ preserving permissions to put the NetHack files in /usr/games/nethack and
home directory you might perform these steps. home directory you might perform these steps.
% su % su
# cd / # cd /
# gunzip -c ~yourlogin/nh343lin.tgz | tar xpvf - # tar xpvzf ~yourlogin/nethack-343-linux-X11.tgz
(If you have old record and logfile entries from a previous NetHack version, If you have old record and logfile entries from a previous NetHack version,
you might want to save copies before they get overwritten by the new empty you might want to save copies before they get overwritten by the new empty
files; old saved games and bones files from 3.4.x will work with 3.4.3). files; old saved games and bones files from 3.4.x will work with 3.4.3.
If you are installing from the RPM, there is no need to save the old record
and logfile; they are automatically preserved.
In addition to data files for running the game, you will find other useful In addition to data files for running the game, you will find other useful
things in /usr/games/lib/nethackdir (such as a copy of this README :-). things in /usr/games/lib/nethackdir (such as a copy of this README :-).
@@ -71,6 +73,7 @@ System: gcc-3.2, XFree86-libs-4.2.1, ncurses-5.2, glibc-2.3.2 (GLIBC_2.3)
seems to reside on newer Linux's. seems to reside on newer Linux's.
define COMPRESS_EXTENSION as ".gz" define COMPRESS_EXTENSION as ".gz"
define DLB define DLB
define AUTOPICKUP_EXCEPTIONS
unixconf.h: define LINUX unixconf.h: define LINUX
define TIMED_DELAY define TIMED_DELAY