X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=MACHINES;h=2f25e91c9e0b5dc2857043cfe3d3b9af6ed60f57;hb=fa87949f51fea475ba7c19a2aac57f49eebb56a2;hp=60741ef9052d944a35706ca289230e056fe50c64;hpb=e42523dbf5820c4d1b0c3496b2d6a226fb31832e;p=mmh diff --git a/MACHINES b/MACHINES index 60741ef..2f25e91 100644 --- a/MACHINES +++ b/MACHINES @@ -6,11 +6,11 @@ nmh is known to compile on the following platforms (save the exceptions noted below), using an ANSI C compiler, such as gcc. AIX 4.1.5.0.01 -Cygwin, setup version 2.763 +Cygwin (setup version 2.763, other versions may be fine) FreeBSD IRIX 6.5 -Linux 2.2, 2.3, 2.4 (glibc 2.1, glibc 2.2) -Mac OS X Public Beta +Linux 2.2 to current (glibc 2.1 to current) +Mac OS X NetBSD 1.4.2 OpenBSD Solaris 7 and 8 (sparc,x86) @@ -18,32 +18,10 @@ SunOS 4.1 Known Compilation problems: -------------------------------------- -FreeBSD: -OpenBSD: -NetBSD: - -Some BSD4.4 machines have problems when running nmh's configure script. -They will be unable to find the location of vi and sendmail. This is -due to POSIX features (breakage?) in the shell sh. The solution is to -run the configure script under the shell `bash': - - % bash configure - --------------------------------------- -Mac OS X/Rhapsody 5: - -Version 5.3 at least has the same sh/bash bug as the *BSD systems -above. This appears to be fixed in 5.5. - -Will not compile correctly unless you configure with the --enable-debug -option. It appears to find conflicts in the headers only when debugging -is disabled. With debugging enabled, it compiles and runs happily. - --------------------------------------- Cygwin: -Be sure to install Cygwin package libncurses-devel, in the Devel or -Libs category. And libncurses10 or later in the Lib category. +Be sure to install Cygwin packages libncurses-devel and libncurses10, +in the Libs category. -------------------------------------- HPUX: @@ -90,7 +68,7 @@ match. There isn't another safe and portable way to do this at the moment. An explicit cast would get rid of the warnings, but I think it's better to leave it complaining for now until we come up with a better solution. The whole thing is probablly going to be chucked -with UTC-8 support anyway. +with UTF-8 support anyway. Other than the warnings, it builds ok. -------------------------------------- @@ -101,4 +79,6 @@ it isn't ANSI C. But nmh builds just fine with gcc. With --enable-debug you will see a lot of warnings. -------------------------------------- - +-- +The nmh team +nmh-workers@nongnu.org