Click on the
below to start the download system.
Depending on your browser you may need to
right-click so that the file is saved to disk and not displayed.
Problems? Check our list of
additional mirrors
.
Click on the
below to start the download system.
Depending on your browser you may need to
right-click so that the file is saved to disk and not displayed.
Problems? Check our list of
additional mirrors
.
nethack-3.4.3-1qt.src.rpm (about 3.4M)  (MD5 sum: 24b49dd87d7e797c58bcee37f2a426c6)
NetHack 3.4.3 source release, in RPM format, set up for Qt compile.
(You only need one of this or the previous file.)
Click on the
below to start the download system.
Depending on your browser you may need to
right-click so that the file is saved to disk and not displayed.
Problems? Check our list of
additional mirrors
.
nethack-343-ce-proj.zip (47K bytes)  (MD5 sum: 2b3f87e4d15396a5c776c4c9e011269d)
NetHack 3.4.3 Win CE and Smartphone compiler project files. (Only needed
to compile for Windows CE and Smartphone platforms.)
Click on the
below to start the download system.
Depending on your browser you may need to
right-click so that the file is saved to disk and not displayed.
Problems? Check our list of
additional mirrors
.
nethack-342-343-diffs.gz (.7M bytes)  (MD5 sum: 281933daedb582394faaa537b6ee249e)
Context diff from version 3.4.3. (If you don't know what this is,
you don't need it.)
NetHack is shipped in a single archive created with tar and then
shrunk with gzip. To unpack under Unix, the following commands
should be executed in an empty directory:
gzcat nethack-343-src.tgz > nethack-343-src.tar
tar xf nethack-343-src.tar
Some versions of Linux do not have a gzcat command. Use the following
commands instead:
gzip -dc nethack-343-src.tgz > nethack-343-src.tar
tar xf nethack-343-src.tar
If you intend to compile the NetHack sources for
a Windows CE target, then you also need to
unzip nethack-343-ce-proj.zip into the sys/wince folder.
The gzip package (containing gzip, gunzip, and gzcat) may be obtained from the
Free Software Foundation. A version
of tar is also available from the same site.
Step 3: build.
See the file README in the top level directory unpacked in Step 2 for
build instructions for the various operating systems.