Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 2408ba88351efcdf6723d3b459357c26 > files > 298

gnofract4d-3.12-1mdv2010.1.x86_64.rpm

About this Program
==================

Gnofract 4D is a program for drawing beautiful mathematically-based
images known as fractals. See the manual for more details.

The most recent version may be obtained from
http://gnofract4d.sourceforge.net/


Basic Installation
==================

Run:

 ./setup.py build

You can then run Gnofract4D in the local directory:

./gnofract4d

You can also install it (you'll normally need to be root to do this):

./setup.py install

You can then run it as:

gnofract4d

You can verify that your installation is working correctly by running

./test.py

Requirements
============

Gnofract 4D requires these packages to run:

o Python version 2.2 or higher
o PyGTK version 1.99 or higher
o GTK+ version 2.0 or higher
o A C compiler

If you're not sure if you have these or not, just try running
"./setup.py build" and see if it complains.