Guile-Present README
Last updated 11 July 2007


About Guile-Present
===================

Guile-Present is a library for making presentations in guile. See the
homepage for further information.


Copying Guile-Present
=====================

Distribution of Guile-Present is under the LGPL. See the COPYING file for
more information.


Contact info
============

  Mailing List: guile-user@gnu.org
  Homepage:     http://wingolog.org/software/guile-present/


Build dependencies
==================

None, although to make PDF files, you will need the binary
`rsvg-convert', provided by librsvg.


Installation quickstart
=======================

Install using the standard autotools incantation:
  ./configure --prefix=/opt/guile-present && make && make install.

Build from CVS or Bazaar using
  ./autogen.sh --prefix=/opt/guile-cairo && make.

You can run without installing, just run './env guile'.


Copying this file
=================

Copyright (C) 2007 Andy Wingo <wingo pobox.com>

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.
