Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh compiles on UnixWare



Josip Rodin wrote:
> I've done ./configure && make && make install of zsh 3.1.9-dev-6
> successfully on a SCO UnixWare 2.1.3 machine, although the Etc/MACHINES
> file doesn't mention that crappy old OS at all. zsh seems to be working
> fine, I've tested my .zshrc from Linux (with minor system-specific
> modifications) using zstyle and some compctl stuff, looks good so far.
> 
> % uname -a
> UNIX_SV marica 4.2MP 2.1.3 i386 x86at

Index: Etc/MACHINES
===================================================================
RCS file: /cvsroot/zsh/zsh/Etc/MACHINES,v
retrieving revision 1.6
diff -u -r1.6 MACHINES
--- Etc/MACHINES	2000/08/02 18:01:51	1.6
+++ Etc/MACHINES	2001/01/07 19:03:27
@@ -119,6 +119,9 @@
 OpenBSD: OpenBSD 2.6
 	Should build `out-of-the-box'.
 
+SCO: UnixWare 2.1.3
+       Builds `out-of-the-box'.
+
 SIEMENS: Reliant UNIX
        Builds `out-of-the-box'. Dynamic loading is supported. 
        Large Files and 64-bit integers are supported as of version 5.44

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>
Work: pws@xxxxxxx
Web: http://www.pwstephenson.fsnet.co.uk



Messages sorted by: Reverse Date, Date, Thread, Author