logo P.I.G.A.L.E.

Public Implementation of a Graph Algorithm
Library and Editor


H. de Fraysseix      P. Ossona de Mendez
SourceForge Logo

Compilation and Installation

This package includes the source files of a stand alone library tgraph, the editor pigale and the client program and the souces of the freeglut library
The editor and the client use the Qt4 toolkit and the OpenGL libraries for the 3-dimensional drawings.

Linux and Mac OSX

Automatic configuration

Pigale uses GNU configure for the compilation and installation configurations.

If the prefix points to the directory containing the sources of Pigale, you do not need to run make install (pigale will be in prefix/qt).
If automake complains, you may try to execute:
aclocal && automake -ac && autoconf
before running ./configure

The following directories are created during the installation:

Manual configuration

On most distributions Qt4 is installed, but some Qt4 tools might have been renamed.
In such case, you may

Mac OSX (tested On Snow Leopard)

Windows

Pigale has been compiled with the following:

To compile Pigale from the sources with command lines (MinGW): or using QtCreator: or using Microsoft Visual Studio 2010: The installation creates three excutables: pigale, client and usingtgraph).
There is also the possibility to create pigale.cgi to be used with a web server.
mail logo
Hubert de Fraysseix
Patrice Ossona de Mendez

Last modified: Sunday Fev 19 13:35:10 CET 2012