]> diplodocus.org Git - nmh/blobdiff - MACHINES
Check for success of hard links of bin files. If they fail, try sym
[nmh] / MACHINES
index d9eea80eb994259dd212e8b5292f78a892fdea25..ba3686354a4cb5d4ba7a5cd23ad98d7df2f80c39 100644 (file)
--- a/MACHINES
+++ b/MACHINES
@@ -18,11 +18,14 @@ SunOS 4.1
 
 Known Compilation problems:
 --------------------------------------
---------------------------------------
 Cygwin:
 
-Be sure to install Cygwin packages libncurses-devel and libncurses10,
-in the Libs category.
+Be sure to install these Cygwin packages:
+  gdbm
+  libgdbm4
+  libgdbm-devel
+  libncurses10
+  libncurses-devel
 
 --------------------------------------
 HPUX:
@@ -72,12 +75,14 @@ a better solution. The whole thing is probablly going to be chucked
 with UTF-8 support anyway.
 
 Other than the warnings, it builds ok.
+
 --------------------------------------
 SunOS 4.1.1/4.1.3/4.1.4:
 
 You can't use the C compiler that comes with SunOS 4 since
 it isn't ANSI C.  But nmh builds just fine with gcc. With
 --enable-debug you will see a lot of warnings.
+
 --------------------------------------
 
 --