Compilation
-----------

You need:
  gtk+ 2.6
  gtkmm 2.4
  boost
  
./configure && make && make install should do the job (at least on i386/amd64). 
It should compile without problems on a current Debian/Ubuntu, SuSE 9.x may need
a newer gtkmm version than provided by Novell. 

Use --enable-debug to get more elaborate debug messages.

To use the festival wrapper, enter the program path to festivalwrap in 
Preferences-Synthesis Settings and use one of the installed voices as parameter,
e.g. 
  english -- /usr/local/bin/festivalwrap -- voice_kal_diphone

The halifax wrapper has to be customized to the halifax and mbrola program 
locations. The first parameter determines the sex, the second the requested 
voice.

This program should also compile on Win32/mingw, though a little patience may be 
required.

Support for evaluation is not portable to amd64 and is thus not included in the 
distribution at the moment.

