I hope this is considered spamming. I hope to get an answer quickly so I can get into the meat of ucw. I haven't got an answer from Stuij yet.<br><br>An answer to this mailing list would be quite sufficient. Thanks.<br><br>
---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">Thomas Elam</b> <<a href="mailto:tomelam@gmail.com">tomelam@gmail.com</a>><br>Date: Jul 12, 2006 3:41 AM<br>Subject: After a hiatus, came back to UCW & `UCW Intro'; having problems with `UCW Intro'
<br>To: <a href="mailto:stuij@fallenfrukt.com">stuij@fallenfrukt.com</a><br>Cc: <a href="mailto:thomas.elam@wipro.com">thomas.elam@wipro.com</a><br><br></span><div>Stuij,<br><br>Thanks for `UCW Intro'.<br><br>After advice from Marco and Atilla, I have given up trying to use ucwctl to start ucw -- for the time being. I take a plain untarred copy of ucw-boxset (10 July version), cd to its top directory, and, with only the latest sbcl installed, do this:
<br><br># sbcl --load start.lisp<br><br>If I browse <a href="http://127.0.0.1:8080" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://127.0.0.1:8080</a> and then click on the admin link and login (admin/admin), I can open a SLIME port by clicking on the appropriate link. I can connect emacs to the port.
<br><br>For ucw-intro, I downloaded the tarball from the `UCW Intro' page, untarred it to the same directory where I untarred ucw-boxset, and create the directory /etc/ucw/applications.d, wherein I created a symlink to  
ucw-intro.asd
 . I quit ucw and restarted it as before. I could then successfully do a (in-package :ucw-intro), but when I try to browse <a href="http://127.0.0.1:8080/ucw-intro/hello-world.ucw" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://127.0.0.1:8080/ucw-intro/hello-world.ucw
</a> I am unsuccessful.<br><br>Can you see any part that I'm missing? Please reply to this address and CC: <a href="mailto:thomas.elam@wipro.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">thomas.elam@wipro.com
</a> .<br><br>Thanks!<br><br>Tom<br>


</div><br clear="all"><br>-- <br>Lisp humour:<br><br>LISP> (setf god (symbol-value god))<br>Warning:  Declaring GOD special.<br>Error:  GOD is unbound.