Re: [cl-markdown-devel] [clbuild-devel] Problem installing Weblocks

On Mon, 3 Nov 2008 22:04:35 -0000 (UTC) "David Barker" <kzar@kzar.co.uk> 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 around a week ago that fixes this. The package CL-MARKDOWN-TEST isn't importing SYSTEM-RELATIVE-PATHNAME from CL-MARKDOWN. Attached is the patch to fix this. -- Daniel White

Hi Daniel, My apologies for not pushing out your patch. I've been swamped and right now I'm traveling. I will try to get it out soon. On Nov 4, 2008, at 1:12 AM, Daniel White wrote:
On Mon, 3 Nov 2008 22:04:35 -0000 (UTC) "David Barker" <kzar@kzar.co.uk> 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 around a week ago that fixes this. The package CL-MARKDOWN-TEST isn't importing SYSTEM-RELATIVE-PATHNAME from CL-MARKDOWN.
Attached is the patch to fix this.
-- Daniel White <import-system_relative_pathname-into- cl_markdown_test .dpatch>_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

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 -0000 (UTC) "David Barker" <kzar@kzar.co.uk> 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 around a week ago that fixes this. The package CL-MARKDOWN-TEST isn't importing SYSTEM-RELATIVE-PATHNAME from CL-MARKDOWN.
Attached is the patch to fix this.
-- Daniel White

Hi David and Daniel I've rolled the system-relative-pathname patch into 0.10.4. HTH, On Nov 4, 2008, at 5:25 PM, David Barker 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?
Cheers, Dave.
On Mon, 3 Nov 2008 22:04:35 -0000 (UTC) "David Barker" <kzar@kzar.co.uk> 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 around a week ago that fixes this. The package CL-MARKDOWN-TEST isn't importing SYSTEM-RELATIVE-PATHNAME from CL-MARKDOWN.
Attached is the patch to fix this.
-- Daniel White
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May... Try installing it separately. http://common-lisp.net/project/docudown/ - Daniel

Thanks Daniel, On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi Daniel and Gary, I have been trying to install docudown separately as you guys have all recommend but I am getting an error when trying to install it. I think it's needs a prolog package installing but I can't find it anywhere. Here's a dump of that error anyway: http://kzar.co.uk/docudown I did post this to the other list already, sorry if I'm just repeating myself but I wasn't sure if I was clear earlier. Cheers, Dave.
Thanks Daniel,
On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi David, This is definitely a problem and I haven't had time to fix it yet. I will do my best to get to it tonight. Sorry about the delay, On Nov 12, 2008, at 5:25 PM, David Barker wrote:
Hi Daniel and Gary,
I have been trying to install docudown separately as you guys have all recommend but I am getting an error when trying to install it.
I think it's needs a prolog package installing but I can't find it anywhere.
Here's a dump of that error anyway: http://kzar.co.uk/docudown
I did post this to the other list already, sorry if I'm just repeating myself but I wasn't sure if I was clear earlier.
Cheers, Dave.
Thanks Daniel,
On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi, I just posted docudown 0.1.1 which fixes the "prolog" issue. I haven't built any decent tests yet so, sadly, I can't promise that it will run for you. (Please let me know if it doesn't). On Nov 12, 2008, at 5:25 PM, David Barker wrote:
Hi Daniel and Gary,
I have been trying to install docudown separately as you guys have all recommend but I am getting an error when trying to install it.
I think it's needs a prolog package installing but I can't find it anywhere.
Here's a dump of that error anyway: http://kzar.co.uk/docudown
I did post this to the other list already, sorry if I'm just repeating myself but I wasn't sure if I was clear earlier.
Cheers, Dave.
Thanks Daniel,
On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi Daniel, Yes that prolog error seems to be fixed now, thanks for sorting that out. Cheers, Dave.
Hi,
I just posted docudown 0.1.1 which fixes the "prolog" issue. I haven't built any decent tests yet so, sadly, I can't promise that it will run for you.
(Please let me know if it doesn't).
On Nov 12, 2008, at 5:25 PM, David Barker wrote:
Hi Daniel and Gary,
I have been trying to install docudown separately as you guys have all recommend but I am getting an error when trying to install it.
I think it's needs a prolog package installing but I can't find it anywhere.
Here's a dump of that error anyway: http://kzar.co.uk/docudown
I did post this to the other list already, sorry if I'm just repeating myself but I wasn't sure if I was clear earlier.
Cheers, Dave.
Thanks Daniel,
On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi David, Good. Now if I had time to document all the stuff that is in there already and finish the stuff that isn't. sigh. On Nov 13, 2008, at 5:38 PM, David Barker wrote:
Hi Daniel,
Yes that prolog error seems to be fixed now, thanks for sorting that out.
Cheers, Dave.
Hi,
I just posted docudown 0.1.1 which fixes the "prolog" issue. I haven't built any decent tests yet so, sadly, I can't promise that it will run for you.
(Please let me know if it doesn't).
On Nov 12, 2008, at 5:25 PM, David Barker wrote:
Hi Daniel and Gary,
I have been trying to install docudown separately as you guys have all recommend but I am getting an error when trying to install it.
I think it's needs a prolog package installing but I can't find it anywhere.
Here's a dump of that error anyway: http://kzar.co.uk/docudown
I did post this to the other list already, sorry if I'm just repeating myself but I wasn't sure if I was clear earlier.
Cheers, Dave.
Thanks Daniel,
On Nov 10, 2008, at 9:53 PM, Daniel Herring wrote:
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
_______________________________________________ cl-markdown-devel mailing list cl-markdown-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cl-markdown-devel
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM
-- Gary Warren King, metabang.com Cell: (413) 559 8738 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM

Hi again, Gary has fixed that problem with docudown so I have got that installed now. Unfortunately I am still getting an error trying to install Weblocks, it seems to be pretty much the same error as before. I have then tried doing a ./clbuild clean but it's still happening. Here's the dump in case it's different in a subtle way I overlooked: http://kzar.co.uk/weblocks9 This I really don't understand, if docudown is installed OK why would it complain with an error like this? Cheers, Dave.
On Tue, 4 Nov 2008, David Barker 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?
Docudown separated from cl-markdown back in May...
Try installing it separately. http://common-lisp.net/project/docudown/
- Daniel
participants (4)
-
Daniel Herring
-
Daniel White
-
David Barker
-
Gary King