Begin File: emacs-20.2-src.tgz Description: GNU Emacs 20.2 source for QNX Keywords: emacs 20.2 Version: 20.2 Entered-date: April 18, 1998 Author: Richard M. Stallman Ported-by: Andrew Thomas, Cogent Real-Time Systems Original-site: ftp://prep.ai.mit.edu/pub/gnu/emacs-20.2.tar.gz Copying-policy: copyleft (GNU public license) Supplemental: This is the source archive for GNU Emacs 20.2 ported to QNX 4.23 with Watcom C 10.6. Tested under QNX 4.24. Under QNX4.23, the server subprocess kills Socket, so don't use it. Socket not tested under 4.24. To install, unpack the archive: # zcat emacs-20.2-src.tgz | tar xf - and issue the following commands as root: # cd emacs-20.2 # ./configure # make -k install If you have have problems please post them on QUICS in quics.user2user.qnx4 rather than emailing me directly. End