X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=MACHINES;h=482941ac02457260f0ca72987902ca60d8b1b971;hb=6a83547f2f35bc049dbcb552d6f3bc9979980817;hp=2f25e91c9e0b5dc2857043cfe3d3b9af6ed60f57;hpb=2b63c01aa93210f7c6b812c135173812793c7176;p=mmh diff --git a/MACHINES b/MACHINES index 2f25e91..482941a 100644 --- a/MACHINES +++ b/MACHINES @@ -20,8 +20,15 @@ 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 + +Note that the -link switch to refile cannot be used on FAT32 and +similar filesystems. -------------------------------------- HPUX: @@ -71,12 +78,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. + -------------------------------------- --