Re: [clbuild-devel] Problem installing Weblocks

2008-11-07 Thread Leslie P. Polzer
> Doing clbuild clean didn't seem to help. I then tried a mrproper to really > start a fresh. This time cl-containers seems to be required as well but > that is having problems installing. > > The error seems to be similar to the problem I had earlier that your patch > fixed, here is a dump of tha

Re: [clbuild-devel] Problem installing Weblocks

2008-11-06 Thread Daniel White
On Fri, 7 Nov 2008 09:17:33 +1000 Daniel White <[EMAIL PROTECTED]> wrote: > On Thu, 6 Nov 2008 19:42:46 - (UTC) > "David Barker" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Doing clbuild clean didn't seem to help. I then tried a mrproper to really > > start a fresh. This time cl-containers

Re: [clbuild-devel] Problem installing Weblocks

2008-11-06 Thread Daniel White
On Thu, 6 Nov 2008 19:42:46 - (UTC) "David Barker" <[EMAIL PROTECTED]> wrote: > Hi, > > Doing clbuild clean didn't seem to help. I then tried a mrproper to really > start a fresh. This time cl-containers seems to be required as well but > that is having problems installing. > > The error see

Re: [clbuild-devel] Problem installing Weblocks

2008-11-06 Thread David Lichteblau
Quoting David Barker ([EMAIL PROTECTED]): > Doing clbuild clean didn't seem to help. I then tried a mrproper to really > start a fresh. This time cl-containers seems to be required as well but > that is having problems installing. > > The error seems to be similar to the problem I had earlier that

Re: [clbuild-devel] Problem installing Weblocks

2008-11-06 Thread David Barker
Hi, Doing clbuild clean didn't seem to help. I then tried a mrproper to really start a fresh. This time cl-containers seems to be required as well but that is having problems installing. The error seems to be similar to the problem I had earlier that your patch fixed, here is a dump of that outpu

Re: [clbuild-devel] Problem installing Weblocks

2008-11-04 Thread Daniel White
On Tue, 4 Nov 2008 22:25:29 - (UTC) "David Barker" <[EMAIL PROTECTED]> wrote: > Ahh cheers Daniel, that fixed that error. > > I'm not getting another error when trying to do my dumpcore, here's a dump > of the output: http://kzar.co.uk/weblocks7 > > Any ideas what I can do? This is strange

Re: [clbuild-devel] Problem installing Weblocks

2008-11-04 Thread David Barker
Ahh cheers Daniel, that fixed that error. I'm not getting another error when trying to do my dumpcore, here's a dump of the output: http://kzar.co.uk/weblocks7 Any ideas what I can do? Cheers, Dave. > On Mon, 3 Nov 2008 22:04:35 - (UTC) > "David Barker" <[EMAIL PROTECTED]> wrote: >> Now I'm

Re: [clbuild-devel] Problem installing Weblocks

2008-11-03 Thread Daniel White
On Mon, 3 Nov 2008 22:04:35 - (UTC) "David Barker" <[EMAIL PROTECTED]> wrote: > Now I'm getting another error though, here's a dump of that: > http://kzar.co.uk/weblocks6 > > Not sure if that's a clbuild issue though? > > [snip...] I actually sent a patch to the cl-markdown mailing list arou

Re: [clbuild-devel] Problem installing Weblocks

2008-11-03 Thread David Barker
Hi again, Leslie kindly fixed that Weblocks bug for me, I have then got further in the install by installing the following extra things with clbuild: defsystem-compatibility s-sysdeps cl-base64 parenscript cl-unicode metabang-bind stefil cffi f-underscore anaphora-0.9.3 metatilities-base cl-markd

Re: [clbuild-devel] Problem installing Weblocks

2008-10-28 Thread David Barker
Great thanks, that gives me a few things to try. Thanks for all the help with getting this working, Dave. > Quoting David Barker ([EMAIL PROTECTED]): >> Reading through my last reply I realised that it probably wasn't very >> helpful without more information. Here's a full dump of the output from

Re: [clbuild-devel] Problem installing Weblocks

2008-10-28 Thread David Lichteblau
Quoting David Barker ([EMAIL PROTECTED]): > Reading through my last reply I realised that it probably wasn't very > helpful without more information. Here's a full dump of the output from > trying to build weblocks now: http://kzar.co.uk/weblocks2 - Make sure you're using Albert's repository, whi

Re: [clbuild-devel] Problem installing Weblocks

2008-10-28 Thread David Barker
Hi, Reading through my last reply I realised that it probably wasn't very helpful without more information. Here's a full dump of the output from trying to build weblocks now: http://kzar.co.uk/weblocks2 Thanks, Dave. > Hi, > > Answered my own question, add "f-underscore get_darcs > http://c

Re: [clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Barker
Hi, Answered my own question, add "f-underscore get_darcs http://common-lisp.net/project/bpm/darcs/f-underscore"; to the projects file and install them with "./clbuild build f-underscore". Next up I had to do something similar to get anaphora installed, something similar to get metatilities-b

Re: [clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Barker
Hi, Great thanks that seems to have helped. In case anyone is having similar problems here's what I typed to fix that: echo deb http://www.backports.org/debian etch-backports main >> /etc/apt/source.list apt-get update apt-get install debian-backports-keyring apt-get remove git-core git-svn git-d

Re: [clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Lichteblau
Hi, Quoting David Barker ([EMAIL PROTECTED]): > Cheers for the reply, here's the output. > > http://kzar.co.uk/md5 > http://kzar.co.uk/cl-base64 > > Seems to be something to do with git? interesting, that doesn't look like the problem I suspected originally. I think it means that your git is "t

Re: [clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Barker
Hi, Cheers for the reply, here's the output. http://kzar.co.uk/md5 http://kzar.co.uk/cl-base64 Seems to be something to do with git? Thanks, Dave. > Hi, > > Quoting David Barker ([EMAIL PROTECTED]): >> For './clbuild build md5' and './clbuild build cl-base64' I get the >> response of: >> >> "

Re: [clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Lichteblau
Hi, Quoting David Barker ([EMAIL PROTECTED]): > For './clbuild build md5' and './clbuild build cl-base64' I get the > response of: > > " > > error: update was interrupted. > Use "clbuild update --resume" to retry. (See also "clbuild skip PROJECT"). > " well, I seem to recall that we had a bug

[clbuild-devel] Problem installing Weblocks

2008-10-27 Thread David Barker
Hi Everyone, I'm having trouble installing Weblocks with Hunchentoot on SBCL through clbuild, it appears to be getting stuck on the cl-base64 and md5 packages. For './clbuild build md5' and './clbuild build cl-base64' I get the response of: " error: update was interrupted. Use "clbuild update -