Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!A.CC.UMICH.EDU!rees From: rees@A.CC.UMICH.EDU (Jim Rees) Newsgroups: comp.sys.apollo Subject: Re: CLIPS on Apollo? Message-ID: <8806281630.AA07572@a.cc.umich.edu> Date: 28 Jun 88 16:13:19 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: rees@caen.engin.umich.edu (Jim Rees) Organization: The Internet Lines: 12 I am trying to get the AI tool CLIPS running on an Apollo workstation. The Apollo has Aegis4-DOMAIN/IX rev 9.2.3. CLIPS seems to work fine for small test cases, but apparently prematurely thinks it is out of memory for a problem of any significant size. First, update that obsolete software. You should be running sr9.7. Then go read the sbrk() man page. I don't remember exactly how, but there is some way to increase the amount of memory available to sbrk(). -------