<div>I have it working now. But I still had to do a couple of strange things.</div>
<div> </div>
<div>- had to copy CL-Launch.sh to cl-launch</div>
<div>- had to copy swank*.lisp files into a cache folder under  ~/.sbcl/cache...</div>
<div> </div>
<div>Likely a misconfiguration of /etc/ucw/*  files on my part. </div>
<div>I havnt figure it out yet.</div>
<div> </div>
<div>thanks</div>
<div>pj</div>
<div><br><br> </div>
<div><span class="gmail_quote">On 4/5/06, <b class="gmail_sendername">pjd tech</b> <<a href="mailto:pjdtech2000@gmail.com">pjdtech2000@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">
<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></div></blockquote></div><br>