Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 7fa72b64d22d8b2166ec54c80742c417 > files > 21

genius-1.0.24-2.mga7.armv7hl.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>