Thanks for the quick reply - that worked.
So now it's "installed", but I can't run it. I can start lisp using
'clbuild lisp', but the following command produces an error in lisp.
What am I missing?
* (asdf:oos 'asdf:load-op 'weblocks-demo)
debugger invoked on a ASDF:MISSING-DEPENDENCY in thread #<THREAD
"initial thread" RUNNING {A834C19}>:
component :CLOSER-MOP not found or does not match version 0.55,
required by
#<SYSTEM "moptilities" {B6CF261}>
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
((LABELS ASDF::DO-ONE-DEP) ASDF:COMPILE-OP :CLOSER-MOP "0.55")
0] 0
*
On Dec 10, 5:28 am, "Leslie P. Polzer" <[email protected]>
wrote:
> Hi Jake!
>
> > Hi all. I love Lisp, and I'm excited to check out WebBlocks. But it
> > won't install. I'm using the standard installation instructions on
> > the WebBlocks site, and when I ran the command:
>
> > clbuild install weblocks cl-prevalence
>
> > it went along fine until it got to this:
>
> > NEW hg clone weblocks
> > /usr/local/clbuild/clbuild: line 576: hg: command not found
>
> > what is hg?
>
> http://mercurial.selenic.com/
>
> > How can I install it?
>
> Depends on your system. Ubuntu example: sudo apt-get install mercurial
>
> HTH,
>
> Leslie
--
You received this message because you are subscribed to the Google Groups
"weblocks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/weblocks?hl=en.