Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site mhuxt.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!ltx From: ltx@mhuxt.UUCP (okula) Newsgroups: net.emacs Subject: Re: GNU Emacs on System V Unix Message-ID: <1009@mhuxt.UUCP> Date: Tue, 15-Jul-86 10:49:15 EDT Article-I.D.: mhuxt.1009 Posted: Tue Jul 15 10:49:15 1986 Date-Received: Wed, 16-Jul-86 07:05:07 EDT References: <975@mhuxt.UUCP> Organization: AT&T Bell Laboratories, Murray Hill, NJ Lines: 18 Thanks to all those who responded to my request for information on the availability of GNU Emacs on System V. The consensus is that any GNU version greater than 17.49 would work on System V. We had been in the dark ages using version 13. The moral of the story is keep up with the distribution network! I obtained a copy of 17.64 and put it up on my System V Release 2 Version 2 p VAX 11/785. The installation was relatively smooth, except I needed the LOADER_N_SWITCH defined in s-usg5.2.2.h, in my release it was commented out. This caused a write error in unexec when temacs dumped xemacs. This switch causes the -N switch to be sent to ld when building temacs, making it unsharable. Does this also make the resulting xemacs and emacs unsharable? I was also unable to build emacs using TERMINFO, it complained about finding a library. I suspect this would be easy to correct, but I just used termcap. Bob Kossey