Set up AllegroServe

If you are using Allegro Common Lisp, then you already have the AllegroServe code on your machine, you just need to tell Allegro to load it. To do that type the following in Lisp, or put it in your startup.cl file:

(require :aserve)

If you are using another Lisp, then you need to:

Test AllegroServe

Follow the steps given in my lecture notes on Lisp Web Servers. Specifically,

Submit Report

Email to c-riesbeck@northwestern.edu

Where to get help

As before, the best source of help will be the CS 325 newsgroup. Make sure your newsreader is finding all messages, including old ones.


Comments? Comments icon Send mail to Chris Riesbeck. Put EECS 325 in the Subject.