Hi folks, I'm new to Lisp and Weblocks and try to find my way in this new world! Following "learning by doing methodology" I have installed Weblocks according to (http://weblocks.viridian-project.de/installation).
I have changed the default lisp implementation used by clbuild from sbcl to ccl and ran "clbuild install weblocks cl-prevalence". After finishing the installation I started lisp by "clbuild lisp" and executed "(asdf:oos 'asdf:load-op 'weblocks-demo)" and got the following error: ------------------------------------------------------------------------------------- .... ; registering #<SYSTEM WEBLOCKS #x30004124FEDD> as WEBLOCKS ; registering #<SYSTEM-CONNECTION WEBLOCKS+HTML-TEMPLATE #x3000412B860D> as WEBLOCKS+HTML-TEMPLATE > Error: Error component :TRIVIAL-TIMEOUT not found, required by #<SYSTEM > "weblocks" #x30004124FEDD> > While executing: (:INTERNAL ASDF::DO-ONE-DEP (ASDF::TRAVERSE (ASDF:OPERATION > ASDF:COMPONENT))), in process listener(1). > Type :POP to abort, :R for a list of available restarts. > Type :? for other options. 1 > ------------------------------------------------------------------------------------- Because I've only a cursory acquintance with Lisp system (I'm about to learn it!) I can't resolve this problem. Can somebody tell me how I should proceed now? Any help is very much appreciated! Regards Nik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
