Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site vu-vlsi.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!ittatc!dcdwest!sdcsvax!sdcrdcf!burdvax!psuvax1!vu-vlsi!perry From: perry@vu-vlsi.UUCP ( Faculty) Newsgroups: net.unix Subject: Re: S and M4 Message-ID: <151@vu-vlsi.UUCP> Date: Sun, 1-Dec-85 23:55:24 EST Article-I.D.: vu-vlsi.151 Posted: Sun Dec 1 23:55:24 1985 Date-Received: Sat, 7-Dec-85 03:17:48 EST References: <67@brl-tgr.ARPA> Organization: Villanova Univ. EE Dept. Lines: 18 Summary: S, M4 installation In article <67@brl-tgr.ARPA>, POSER@su-csli.arpa (Bill Poser) writes: > > I just tried to install a new (1984) version of S on an 11/750 > running 4.2BSD. The installation procedure aborted when it ran a test to > see if the version of the M4 macro processor was the one it wanted. We recently installed S on our Pyramid 90x system and had to install the special version of m4 that comes with the S source. My notes on that say: src/m4/makefile changed to install m4 in src/m4 directory; adm/cmd/MAKEm4 changed to reference m4 from /u1/s/src/m4/m4 cmd/makehead M4 symbol set to /u1/s/src/m4/m4 where /u1/s is the S home directory here... you need to do 'make' in the ~s/src/m4 directory after performing these changes. ...Rick Perry