  This is gNumExp, a gui frontend to numexp-core. To compile this package
you need to have the following installed:

Required:
=========
	o numexp-core >= 0.14  (http://numexp.org)

	o PyGTK, PyORBit, and GnomePython

        o PyGooCanvas 0.4.1 (https://developer.berlios.de/projects/pygoocanvas/)

Recommended:
============
	o A set of standard ghostscript fonts (just the fonts, not
ghostscript itself). No particular version is required; just make sure that the ghostscript fonts are
registered with fontconfig.

	o Also, some more fonts with good unicode coverage are
recommended.  You can find some here:
	http://bibliofile.mc.duke.edu/gww/fonts/Unicode.html
[ One easy way to install fonts under fontconfig consists on:
	1. cd ~/.fonts
	2. unzip ../FontsArchive.zip
	3. fc-cache
  I recommend the TTF Caslon font; it is used to provide a greater
variety of symbols to the mathml engine. ]

        o Ubuntu/debian users should also install ttf-freefont;

