Clinica is medical records manager thought to be simple to use and targeted mainly
to a single doctor.

1) Installation instructions

Installing Clinica from a release tarball is as simple as:
 
 $ ./waf configure
 $ ./waf build
 $ sudo ./waf install 
 
You will need a bunch of dependencies that configure will list
if missing, that more or less are: libgtk-3-dev, libgee-dev, 
libpeas-dev, libpeasgtk-dev, libsqlite3-dev, 
gobject-introspection and valac.

If you checked out the repository from Launchpad or from the git
repo you should use ./autogen.sh instead of ./configure (that will
be not present).

2) Using Clinica

Clinica will install in your application menu, and the help system
in the gnome help. You can open it by hand using "yelp ghelp:clinica"
or in clinica from Help -> Contents.

3) Reporting bugs

Bug reports and suggestions are welcome, please let us know what you
think of Clinica and what you will like to see implemented at the
address phcteam@poisson.phc.unipi.it;
