Tulip version 3.0.0 Readme file.

This software is under GPL licence,(see COPYING file).
It has been designed and implmented by David Auber.

Requirements :

- autotools
- libxml2
- freetype2
- Qt 4.2 or higher
- OpenGl 2.0
- glew 1.4 or higher
- gcc, g++ >= 3.4.2

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

tar jxvf tulip-3.0.0.tar.bz2
cd tulip-3.0.0
sh gen-conf.sh
./configure [--prefix=<install_path>]    (Default=/usr/local/)
make
make install

The tlprender tool is built only if you specified
the --enable-tlprender option; it needs the OSmesa library.

Join the Tulip Team:

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

for bug reports use www.tulip-software.org (Software => Bug Report)

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

