Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 553da957d6bbfb1c5377186f8deebc38 > files > 11

genius-1.0.19-2.mga5.x86_64.rpm

Genius Calculator
=================

Genius calculator is a general purpose calculator and mathematics tool
with many features.

For a manual read help/genius.txt (or see the manual in the gnome
help browser).

****************************************************************************

Requirements:
	- lex (tested under flex)
	- yacc (tested under bison -y)
	- gmp (relatively new one required)
	- mpfr (relatively new one)
	- glib 2.12
And for the GNOME frontend you need:
	- gtk+ 2.18
	- vte
	- gtksourceview or gtksourceview2 (optional but recommended)

If you want to compile without the GNOME frontend, try the
  --disable-gnome
argument to the ./configure script.  You will miss out on the GUI stuff
(which includes the plotting) but you can use all the rest nicely.

It's under GPL so read COPYING

Note: the gtkextra/ directory which includes the plotting widgetry is
copyright: Adrian E. Feiguin <feiguin@ifir.edu.ar> and is under LGPL.  When
GtkExtra is actually released, stable, free of bugs, widely deployed and all
that it will become a requirement rather then being included like this.  This
seems very unlikely at this time.

George <jirka@5z.com>