<div>Greetings,</div>
<div> </div>
<div>I having problems getting UCW_DEV going. (I had it working a while back when everything was in one tar ball). Now I am pulling the development versions from Darcs repositories as mentioned in the quickstart guide.</div>
<div> </div>
<div> </div>
<div>Mainly I am not sure how CL-Launch thing is supposed to work. I untarred the cl-launch package and added the folder to my local PATH.</div>
<div>But ucwctl couldnt even start with that.</div>
<div>I renamed CL-Launch.sh as cl-launch. Then UCW will mostly load (tail -f the dribble file). But finally breaks like this ,</div>
<div> </div>
<div>37: (SB-INT:EVAL-IN-LEXENV<br> (PROGN<br> (SET-DISPATCH-MACRO-CHARACTER #\#<br> #\!<br> #'(LAMBDA (STREAM CHAR SB-DEBUG:ARG)<br> (DECLARE (IGNORE CHAR SB-DEBUG:ARG))
<br> (VALUES (READ-LINE STREAM))))<br> (LOAD "/home/pjdurai/software/lispprogs/cl-launch/cl-launch"<br> :VERBOSE<br> NIL<br> :PRINT<br>
NIL)<br> (FUNCALL (INTERN (STRING :RUN) :CL-LAUNCH)<br> :INIT<br> "(load (pop cl-launch:*arguments*))"<br> :QUIT<br> NIL))<br> #<NULL-LEXENV>)
<br>38: (SB-IMPL::PROCESS-EVAL-OPTIONS<br> ((SB-EXT:DISABLE-DEBUGGER)<br> "(progn(set-dispatch-macro-character #\\# #\\! #'(lambda(stream char arg)(declare(ignore char arg))(values (read-line stream))))(load \"/home/pjdurai/software/lispprogs/cl-launch/cl-launch\" :verbose nil :print nil)
<br>(funcall(intern(string :run):cl-launch) :init \"(load (pop cl-launch:*arguments*))\" :quit nil))"))<br>39: (SB-IMPL::TOPLEVEL-INIT)<br>40: ((LABELS SB-IMPL::RESTART-LISP))<br> </div>
<div> </div>
<div>More info:</div>
<div> </div>
<div>slackware 10.2, sbcl 0.9.11 binary release, recent versions of pretty much every other dependency.</div>
<div>I dont understand how cl-launch would work. Any help appreciated.</div>
<div> </div>
<div>Appreciate your time.</div>
<div> </div>
<div>thanks</div>
<div>pj</div>
<div> </div>