Squile 1.0 Installation -

Squile requires a full installation of guile, of course.  If you don't 
have guile, you'll have to install it first.  Look for it at
http://totoro.red-bean.com/~pate/guile/

Take a look at the Makefile.  All you really need to edit are the part
that indicates which database you're using and the part that tells
squile where the include and library files for that database are.

Type 'make'.

Type './squile' and try querying your favorite db.

-hal
