How to install Grisbi : 
=======================

Requirements:

 - GTK 2.2 or better
 - libxml2


Installation steps:

 - ./configure --prefix=/path/to/install/grisbi
 - make
 - make install

Grisbi will now be installed.  Just run <prefix>/bin/grisbi and have
fun !


To use the print feature, make sure you have installed unicode support for
LaTeX (http://www.unruh.de/DniQ/latex/unicode/).  Most distributions have
unicode support already enabled or only require that you install the latex-ucs
binary package.


 -- Grisbi development team <grisbi-devel@lists.sf.net>

