I did:
- installed clbuild
- in clbuild install sbcl
- installed slime
- fixed metatitles version dependecies
In slime:
CL-USER> (load "source/weblocks/examples/weblocks-demo/rundemo.lisp")
But it tells me:
WARNING:
An instance of WEBLOCKS-DEMO with name weblocks-demo is already
running, ignoring start request
T
Could you help me to understand what the problem is about?
I would like to solve it myself, but I do not understand it yet.
Thanks and regards,
Jan Stavel
There's not really a problem, it's a harmless warning.
It should have been solved earlier; I will do this today.
Leslie
> It should have been solved earlier; I will do this today.
Fixed.