| I'm a newbie following the arc tutorial and I thought I was doing well until I got to the first web program: Use (quit) to quit, (tl) to return here after an interrupt.
arc> (defop hello req (pr "hello world"))
#<procedure:gs2413>
arc> (asv)
ready to serve port 8080
reference to undefined identifier: _ranked-stories*
=== context ===
newspage
gs1644
gs904
handle-request-thread
The localhost:8080 produced neither a webpage or error. If it helps I'm running Leopard (new install) and I followed the arc install instructions closely. Please use small words because it would appear that I am dumb. |