Tulip Readme file.

This software is under LGPL licence, (see COPYING.LESSER file).
It has been designed and implemented by David Auber and the Tulip dev team.

Requirements :

- cmake >= 2.8.3
- freetype2
- Qt 4.7.0 or higher
- OpenGl 2.0
- glew 1.4 or higher
- gcc, g++ >= 4.5.0
- pyhton >=2.5


The installation procedure is described in the files
INSTALL, INSTALL.mac, INSTALL.win

tar jxvf tulip-*.tar.bz2
cd tulip-*
mkdir build
cd build
cmake .. [-DCMAKE_INSTALL_PREFIX=<install_path>]  (Default=/usr/local/)
make [-jX, X being the number of cores/processors]
make install

Join the Tulip Team:

If you want to support our project, all new plug-ins and bug fixes are
welcome.

For bug reports, use http://www.tulip-software.org (Software => Bug Report)

Auber David
LaBRI , Universit Bordeaux I,
E-mail : auber@tulip-software.org

