X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=MACHINES;h=ba3686354a4cb5d4ba7a5cd23ad98d7df2f80c39;hb=f51d08573e0b5ee447c03bd83547ed252103354c;hp=2f25e91c9e0b5dc2857043cfe3d3b9af6ed60f57;hpb=fa87949f51fea475ba7c19a2aac57f49eebb56a2;p=mmh diff --git a/MACHINES b/MACHINES index 2f25e91..ba36863 100644 --- a/MACHINES +++ b/MACHINES @@ -20,8 +20,12 @@ 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: @@ -71,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. + -------------------------------------- --