BRL2

This page is obsolete as of 9/30/1999. Go to the new page.

To try out BRL2, do the following steps:

  1. Get JSDK2.x
  2. Get a servlet-enabled web server such as Jigsaw
  3. Get SnoopServlet working to make sure it's configured right
  4. Check out the latest Kawa snapshot from CVS
  5. Get brl2.tgz and untar it at the top level of your kawa tree.
  6. Apply the patch in diff1.txt
  7. Change kawa/brl/svlet.java to find nal.scm wherever you have it.
  8. Get CLASSPATH set right and compile Kawa the usual way.
  9. Install kawa/brl/svlet.class as a servlet on your webserver. Should be the same as SnoopServlet except you'll need Kawa in your CLASSPATH.
  10. Create an html file with scheme code in square brackets.
  11. If the URL for the above file is http://x.org/f.htm, then open URL http://x.org/servlet/svlet/f.htm (assuming /servlet is where your servlets go, as in Jigsaw)

Bruce Lewis <brlewis at my-deja.com>
Last modified: Thu Sep 30 16:34:38 EDT 1999