Problem installing Weblocks

4 views
Skip to first unread message

fre...@gmail.com

unread,
Oct 28, 2008, 7:40:14 PM10/28/08
to weblocks
Hi everyone,

I have been having a lot of trouble installing Weblocks through
Clbuild.

Thanks to the helpful guys on the clbuild mailing list I'm almost
there but now I'm getting an error whilst trying to build the actual
Weblocks package.

I have put the full dump of the error here: http://kzar.co.uk/weblocks3

If anyone can help me get around this so I can give Weblocks a try I
would really appreciate it.

Thanks, Dave.

Leslie P. Polzer

unread,
Oct 29, 2008, 5:42:58 AM10/29/08
to webl...@googlegroups.com

> I have been having a lot of trouble installing Weblocks through
> Clbuild.

Sorry about that. Let's try to get Mercurial support integrated
into clbuild so others won't have these problems...


> Thanks to the helpful guys on the clbuild mailing list I'm almost
> there but now I'm getting an error whilst trying to build the actual
> Weblocks package.
>
> I have put the full dump of the error here: http://kzar.co.uk/weblocks3
>
> If anyone can help me get around this so I can give Weblocks a try I
> would really appreciate it.

I suggest you try the latest version of Weblocks. Much has changed
since the version that clbuild fetches.

The next prepackaged release will be ready soon. Until then
please use the instructions at [1].

Please report any other problems so we can help you get it up and
running. :)

Leslie


[1]
http://groups.google.com/group/weblocks/browse_thread/thread/9f32aaed835471d1/0c8bdd5e758cf124?lnk=gst&q=clbuild#0c8bdd5e758cf124

Daniel White

unread,
Oct 29, 2008, 7:25:45 AM10/29/08
to webl...@googlegroups.com, s...@viridian-project.de
On Wed, 29 Oct 2008 10:42:58 +0100 (CET)
"Leslie P. Polzer" <s...@viridian-project.de> wrote:

>
>
> > I have been having a lot of trouble installing Weblocks through
> > Clbuild.
>
> Sorry about that. Let's try to get Mercurial support integrated
> into clbuild so others won't have these problems...
>

A patch to add mercurial support and one to update the link for
Weblocks have already been uploaded to the clbuild mailing list.

Albert Krewinkel currently has them sitting in his repository at:
http://darcs.moltkeplatz.de/clbuild

They are:
* Add support for pulling from mercurial repositories
* Weblocks has moved to a mercurial repository

--
Daniel White

Leslie P. Polzer

unread,
Oct 29, 2008, 7:41:51 AM10/29/08
to webl...@googlegroups.com

> A patch to add mercurial support and one to update the link for
> Weblocks have already been uploaded to the clbuild mailing list.
>
> Albert Krewinkel currently has them sitting in his repository at:
> http://darcs.moltkeplatz.de/clbuild
>
> They are:
> * Add support for pulling from mercurial repositories
> * Weblocks has moved to a mercurial repository

Cool!

Daniel White

unread,
Oct 29, 2008, 7:50:26 AM10/29/08
to webl...@googlegroups.com, s...@viridian-project.de
On Wed, 29 Oct 2008 12:41:51 +0100 (CET)

"Leslie P. Polzer" <s...@viridian-project.de> wrote:

Oh, I forgot Albert's extra patch:

* Just warn when 'hg' or 'wget' are not found.

Not required, but rounds out the mercurial feature.

--
Daniel White

fre...@gmail.com

unread,
Oct 30, 2008, 4:41:27 PM10/30/08
to weblocks
Hi Leslie,

Thanks for your reply.

I am actually already using the Mercurial repository to obtain
Weblocks. Any other ideas what could be the cause of my problem?

http://kzar.co.uk/weblocks3 - Dump of output when installing from
http://www.bitbucket.org/S11001001/weblocks-dev/

http://kzar.co.uk/weblocks4 - Dump of output when installing from
http://www.bitbucket.org/skypher/weblocks-stable/

Thanks and keep up the good work, Dave.

On Oct 29, 9:42 am, "Leslie P. Polzer" <s...@viridian-project.de>
wrote:
> [1]http://groups.google.com/group/weblocks/browse_thread/thread/9f32aaed...

Leslie P. Polzer

unread,
Oct 30, 2008, 5:47:26 PM10/30/08
to weblocks
> I am actually already using the Mercurial repository to obtain
> Weblocks. Any other ideas what could be the cause of my problem?

Yeah, I got a hunch.

Are you using SBCL 1.0.21?

Leslie

fre...@gmail.com

unread,
Oct 30, 2008, 7:03:49 PM10/30/08
to weblocks
Yea I'm using SBCL version 1.0.21.35, it's what clbuild gave me when I
did ./clbuild update sbcl and ./clbuild compile-implementation sbcl

Cheers, Dave.

Leslie P. Polzer

unread,
Oct 31, 2008, 7:29:51 AM10/31/08
to weblocks
Unfortunately I cannot reproduce this using SBCL 1.0.22 or 1.0.21.

I'm setting up a clbuild environment now, maybe I get to see the error
then...

Leslie P. Polzer

unread,
Oct 31, 2008, 9:48:13 AM10/31/08
to weblocks
Okay, I think I nailed that one in dev (bb17b6c5907d).

Can you update against weblocks-dev and try again?

fre...@gmail.com

unread,
Nov 1, 2008, 6:00:19 PM11/1/08
to weblocks
Hey Leslie,

I think you cracked it, that error isn't coming up any more.

I'm actually getting another error now when trying to build the lisp
image though!
I have uploaded a dump of the output at http://kzar.co.uk/weblocks5 ,
I don't think it's a Weblocks issue this time but what do you think?

Cheers, Dave.

Leslie P. Polzer

unread,
Nov 2, 2008, 5:01:01 AM11/2/08
to weblocks

> I'm actually getting another error now when trying to build the lisp
> image though!
> I have uploaded a dump of the output athttp://kzar.co.uk/weblocks5,
> I don't think it's a Weblocks issue this time but what do you think?

That's right. Seems like it's trying to build docs for cl-containers
but is missing cl-markdown. I suppose it's back to the clbuild
mailing list, then... ;)

Sorry for the hassle, I hope you'll get a working setup soon.

Leslie

Leslie P. Polzer

unread,
Nov 2, 2008, 9:51:44 AM11/2/08
to weblocks

> That's right. Seems like it's trying to build docs for cl-containers
> but is missing cl-markdown.

Daniel White has posted a patch the also includes cl-markdown:

http://common-lisp.net/pipermail/clbuild-devel/2008-November/000297.html
Reply all
Reply to author
Forward
0 new messages