problem installing

1 view
Skip to first unread message

Canhua

unread,
Sep 15, 2010, 6:15:24 AM9/15/10
to webl...@googlegroups.com
hi
when i try to install weblocks following instruction as in
http://weblocks.viridian-project.de/installation
after launching
(asdf:oos 'asdf:load-op 'weblocks-demo), error happens as follows:


; caught ERROR:
; (during compile-time-too processing)
; USE-PACKAGE #<PACKAGE "CL-WHO"> causes name-conflicts in #<PACKAGE
"WEBLOCKS">
; between the following symbols:
; CL-WHO:STR, PARENSCRIPT:STR
; See also:
; The ANSI Standard, Section 11.1.1.2.5


what should i do now?

Nandan Bagchee

unread,
Sep 15, 2010, 6:52:07 AM9/15/10
to webl...@googlegroups.com
;   between the following symbols:
;     CL-WHO:STR, PARENSCRIPT:STR
;   See also:
;     The ANSI Standard, Section 11.1.1.2.5


what should i do now?
 

You could start by reading the last 4 messages on this NG ;-)

Alternatively, install weblocks using weblocks-install at github.  



Canhua

unread,
Sep 15, 2010, 8:57:28 AM9/15/10
to webl...@googlegroups.com
thanks, finally I insert the following line into src/package.lisp
(:shadowing-import-from :cl-who :str)

and it seems to work now

> --
> You received this message because you are subscribed to the Google Groups
> "weblocks" group.
> To post to this group, send email to webl...@googlegroups.com.
> To unsubscribe from this group, send email to
> weblocks+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/weblocks?hl=en.
>

Nandan Bagchee

unread,
Sep 15, 2010, 10:12:29 AM9/15/10
to webl...@googlegroups.com
Another thing you *could* do is download weblocks-dev from bitbucket.org (www.bitbucket.org/S11001001/weblocks-dev/overview/)

and replace the clbuild/source/weblocks-stable directory with this one. You will have to link the clbuild/systems/weblocks*asd files again.

This will have you working on the latest weblocks.. see the list of bugfixes, I think you may need them..

Canhua

unread,
Sep 15, 2010, 10:19:47 AM9/15/10
to webl...@googlegroups.com
thanks, I will try

On Wed, Sep 15, 2010 at 10:12 PM, Nandan Bagchee

Reply all
Reply to author
Forward
0 new messages