Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software
Foundation, Inc.

   This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.

Basic Installation
==================

   These are generic installation instructions.

To initialize the building system, the following command will do the needed :

  cmake .

This will use pkg-config to find the needed header filers, and setup the build 
system.

After that a simple make will build the rest. 