From be4f05039e6aca55f74f7b18962df179e46c6273 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 17 Dec 1998 16:17:43 +0000 Subject: I've been told that the FreeBSD shell has been fixed meanwhile. Additionally, add the note from Vikas on patching Solaris to get mutt work properly on that system. --- INSTALL | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e8bdec53..f2177ea3 100644 --- a/INSTALL +++ b/INSTALL @@ -175,8 +175,9 @@ Solaris 2.4 Use the --with-included-gettext configuration switch if you experience this problem. - Color does not work right with Solaris curses. You will have to - compile with either ncurses or slang to get working color support. + Color does not work right with Solaris curses. You will + have to compile with either ncurses or slang to get working + color support. Solaris 2.6 @@ -184,6 +185,11 @@ Solaris 2.6 with the system regexp library. Please use the --with-rx switch when configuring on this platform. + For the real fix, applying Sun patches # 105490-05 (linker + patch) and # 105210-17 (libc and malloc patch) from + sunsolve.sun.com has been reported to stop these problems + from occuring. + Linux On recent Linux systems, flock() and fcntl() locks don't mix. If @@ -206,15 +212,4 @@ Digital Unix (OSF/1) Also, the system curses library is said to be badly broken. Use GNU ncurses or SLang instead. - -FreeBSD 3.0 - - /bin/sh is broken on this platform. You need the - "--with-exec-shell" configuration switch here; ksh and bash - are reported to be fine. - - This may also be an issue with earlier FreeBSD - versions and other BSD systems. - - $Id$ -- cgit v1.2.3