home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp
- Path: sparky!uunet!usc!rpi!batcomputer!munnari.oz.au!uniwa!cujo!travt
- From: travt@cs.curtin.edu.au (Tony Travers)
- Subject: xit
- Message-ID: <travt.716469106@marsh>
- Summary: having problems with xit on lcl
- Keywords: xit clue lcl
- Sender: news@cujo.curtin.edu.au (News Manager)
- Organization: Curtin University of Technology
- Date: Mon, 14 Sep 1992 11:11:46 GMT
- Lines: 23
-
-
- hi
-
- I am having a few problems with XIT and was wondering if anyone
- could help. I have set up PCL, CLX and CLUE on a sun lisp (lcl). The
- whole thing is loaded into memory. But XIT uses a makefile to set
- itself up. I don't quite understand how to use it. So I worked out
- what the makefile did and I tried to the equivilant from the lisp (with
- the other packages in memory.
-
- But when I load up the define-system it doesn't recognise
- defpackage. I tried modifing the code so that defpackage is replaced by
- make-package but then when I load up defsystem it says that make-module
- is undefined. Could some kind soul tell me where I am going wrong????
-
-
-
-
- Thanks
-
- Tony Travers
- travt@marsh.cs.curtin.edu.au
-
-