Updated: 2007/02/01 20:16:54 julian


  Thanks for downloading libRUIN!  See the INSTALL file for installation
instructions.


Software requirements
=====================

  libRUIN currently depends on the following software packages:

  - GNU Guile (1.6 or later): http://www.gnu.org/software/guile/
  - GNU Ncurses: http://www.gnu.org/software/ncurses/
  - GNU libc, or some other C runtime library that provides reasonable 
    pthreads and libm implementations: http://www.gnu.org/software/libc

  libRUIN is distributed with the SDOM Scheme module, which depends on Oleg 
  Kiselyov's SXML module. SSAX/SXML can be downloaded at 
  http://ssax.sourceforge.net/, but the preferred way to obtain it is by
  installing the guile-lib package for your OS, version 0.1.3 or later. More 
  information about guile-lib is available at http://home.gna.org/guile-lib/.