Closed GoogleCodeExporter closed 8 years ago
Ok, it's happier when I install Clozure CL. You should add this to the
instructions.
Now I am getting the following in the Listener window:
Welcome to Clozure Common Lisp Version 1.3-r11936 (DarwinX8664)!
?
> Error: There is no package named "XLUI" .
> While executing: CCL::SET-PACKAGE, in process Listener(6).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Retry finding package with name "XLUI".
> Type :? for other options.
1 >
Original comment by charles....@gmail.com
on 17 Feb 2010 at 2:00
While I found the XLUI folder in the source code, I don't know how to run from
the
source. Can you give some instructions?
Original comment by charles....@gmail.com
on 17 Feb 2010 at 2:15
Ok, I got it to work but it was hard for a LISP newb
1. check out source
2. modify XMLisp-init.lisp path (see comment)
3. Load Buffer on that file.
4. Double click on the desired lisp file to open
5. Load Buffer on that file.
Original comment by charles....@gmail.com
on 18 Feb 2010 at 7:59
0.3 does not run OS X 10.6. because it was based on an older version of CCL
which did not run at all on OS X
10.6 You have to fire up a newer version of Clozure Common Lisp and load the
init file with a path set to your
source folder. We will make a new binary hopefully also including the Windows
version. With the application you
can just double click the open and eval the examples with no need to download
CCL and patch paths.
Original comment by alex.rep...@gmail.com
on 31 Mar 2010 at 2:31
Fixed in XMLisp 0.3.5
Original comment by alex.rep...@gmail.com
on 20 Apr 2010 at 1:33
Original issue reported on code.google.com by
charles....@gmail.com
on 17 Feb 2010 at 1:38