Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!oddjob!gargoyle!ihnp4!occrsh!occrsh.ATT.COM!uokmet.UUCP!root From: root@uokmet.UUCP Newsgroups: comp.sources.d Subject: Advsys for 2.9BSD Message-ID: <19500002@uokmet.UUCP> Date: Mon, 26-Oct-87 14:04:00 EST Article-I.D.: uokmet.19500002 Posted: Mon Oct 26 14:04:00 1987 Date-Received: Fri, 30-Oct-87 01:08:33 EST Lines: 25 Nf-ID: #N:uokmet.UUCP:19500002:000:680 Nf-From: uokmet.UUCP!root Oct 26 13:04:00 1987 There are a few long variable names in the "advsys" programs. This causes a problem with 2.9BSD. To fix the problem, including the following in the "Makefile": CFLAGS=-Dcode_setargument=code_1setargument \ -Dcode_settemporary=code_2settemporary \ -Dcode_setvariable=code_3setvariable \ -Ddb_restart=db_redo (The "-g" is meaning less, so it has been dropped). In the line of a suggestion, put the following line under the "VOCABULARY DEFINITION" section: (synonym look l) Entering "l" will work as "look", a somewhat standard feature. Now, all we need is for people to write some games for this... Kevin W. Thomas UUCP: ihnp4!occrsh!uokmet!kwthomas