Re: Araneida won't listen



Christophe Rhodes <csr21@xxxxxxxxx> writes:

> Tin Gherdanarra <tinman31337@xxxxxxxxx> writes:
>
> > I tried Araneida's example.lisp. It compiled
> > and loaded just beautifully and reported a T.
> > However, there is no one listening on port 80
> > or 8000 (I tried both and shut apache up and down,
> > what did not improve matters).
> >
> > Any ideas, anyone?
>
> I hear google has a search interface where people can attempt to see
> whether their question has been asked before. In this case, searching
> for "group:comp.lang.lisp araneida" will lead you to the information
> that you need: namely, that you should read the instructions.

Unfortunately, the instructions are misleading:

Oh, you wanted to be able to actually use it? Load Araneida with

(require 'asdf)
(asdf:operate 'asdf:load-op 'araneida)

then compile and load doc/example.lisp in the source distribution. For
more information, study that file carefully and read the rest of this
documentation.

Point your browser at http://your.host.name:8000/ to test

Compiling and loading doc/example.lisp isn't actually enough to get
something listening on port 8000. The commented-out part at the end of
doc/example.lisp will do it:

(start-listening *listener*)

Zach

.



Relevant Pages

  • Re: Could an Intel 486 wake up with FC3
    ... > On the sidenote, since i586 is minimal supported platform, I don't know ... There were very few instructions added to the instruction set between ... relevant), system rebooted between runs, just different compile flags. ... James Wilkinson ...
    (Fedora)
  • Re: Create, edit file list?
    ... Randy - I just redid ... Using "Start with Full Compile" ... > from the site code following the instructions there and it worked right ... folders on a drive using the DirListBox and FileListBox controls. ...
    (microsoft.public.vb.general.discussion)
  • Re: real time linux
    ... >> least that these new controls would have to use technology which is ... >> ability to edit and compile on the control. ... > B) Pick up the Nail ... > A vector architecture would issue all of the instructions at once, ...
    (alt.machines.cnc)
  • Re: Araneida wont listen
    ... that you should read the instructions. ... > then compile and load doc/example.lisp in the source distribution. ... If one were to heed this instruction, one would find the commented-out part at ...
    (comp.lang.lisp)
  • Re: APUE source Installation
    ... I understand that there is a tar.Z file on Stevens ... If the instructions in the book are for general compilation ... then you can just compile what ... while general questions yield only general answers. ...
    (comp.os.linux.misc)