can't install: hg: command not found

4,007 views
Skip to first unread message

jakemiles

unread,
Dec 10, 2009, 5:07:37 AM12/10/09
to weblocks
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? How can I install it?

Leslie P. Polzer

unread,
Dec 10, 2009, 5:28:24 AM12/10/09
to webl...@googlegroups.com

Hi Jake!
http://mercurial.selenic.com/


> How can I install it?

Depends on your system. Ubuntu example: sudo apt-get install mercurial

HTH,

Leslie

jakemiles

unread,
Dec 10, 2009, 5:39:13 AM12/10/09
to weblocks
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" <s...@viridian-project.de>
wrote:

Leslie P. Polzer

unread,
Dec 10, 2009, 7:04:35 AM12/10/09
to weblocks

On Dec 10, 11:39 am, jakemiles <jacob.mi...@gmail.com> wrote:
> 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}>

That's a problem in moptilities. in clbuild/source/moptilities/
moptilities.asd
replace the 0.55 by a 0.6

I'm going to report this.

Leslie

jakemiles

unread,
Dec 10, 2009, 7:52:03 AM12/10/09
to weblocks
Thanks again for the incredibly quick and accurate reply. That got
everything working - I'm running the WebBlocks demo locally. Woohoo!
Reply all
Reply to author
Forward
0 new messages