home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.editors
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!mixcom.com!Dean.Roth
- From: Dean.Roth <Dean.Roth@mixcom.mixcom.com>
- Subject: Re: JOE 1.0.3
- Organization: Milwaukee Internet Xchange BBS, Milwaukee, WI U.S.A.
- Distribution: usa
- Date: Thu, 19 Nov 1992 14:19:00 GMT
- Message-ID: <1992Nov19.141900.28508@mixcom.com>
- References: <BxyA0w.JIu@world.std.com>
- Sender: xeee02@mixcom.com (Dean A. Roth)
- Lines: 20
-
- In <BxyA0w.JIu@world.std.com> jhallen@world.std.com (Joseph H Allen) writes:
-
- >With version 1.0.3 I think Joe's Own Editor is beta tested enough so that it
- >will be useable. I fixed some minor bugs involving the windows, the modifed
- >flag, word wrap, and braindead termcap entries (it turns out that 'al' and
-
-
- Terrific! But has anyone figured out how to compile it under SCO UNIX (3.2.2)?
-
- The mods I made to the old joe, shown below, to get it to compile,
- still leave compile-time errors in the new joe.
-
- In ttyxenix.c:
- #include <sys/types.h>
- #include <sys/stream.h>
- #include <sys/ptem.h>
-
- (ttyposix.c does not compile either.)
-
- Dean
-