You can download Glitch in either binary or source code form.
Binary Distributions
Source Code Distribution
Developer Documentation
Binary Distributions
Apple Macintosh:
glitch-1.0-macx-universal.tar.bz2, ~8.4 MB [Universal Binary contributed
by Rafif Yalda, 2007 Student - thanks Raf!]
glitch-1.0-macx.tar.bz2,
~ 2.9 MB [Older version for PowerPC Macs ONLY]
To unpack this file once it has been downloaded to a known location,
simply double-click on it in Finder. It will extract its contents to
a new folder called "glitch".
To run Glitch, enter the "glitch" folder and double-click
on the "glitch" application icon.
System Requirements:
- Mac OS X
- Intel processor or G4 450MHz processor or above
- 512Mb RAM
- OpenGL implementation
(hardware or software - hardware strongly recommended)
Tested Systems:
- Mac OS X 10.3.2 (Panther)
- Mac OS X 10.4.10
Linux on x86:
There are two distributions for Linux, the first one should work with
most machines, you need only try the cut-down fail-safe version if you
are having problems.
glitch-1.0-i686.tar.bz2,
~ 2.8 MB
glitch-1.0-i686-failsafe.tar.bz2,
~ 2.7 MB
To unpack this tar-ball once it has been downloaded to a known location,
open a terminal session, change into the file's directory and then type:
tar -jxvf glitch-1.0-i686.tar.bz2
or, for the fail-safe version:
tar -jxvf glitch-1.0-i686-failsafe.tar.bz2
You may now go into Glitch's directory and execute it:
cd glitch
./glitch
System Requirements:
- Kernel 2.4 (2.6 not tested)
- XFree86 4.x
- Pentium 3 500MHz processor or above
- 128MB RAM
- OpenGL implementation
(hardware or software - hardware strongly recommended)
Tested Systems:
- SuSE Linux 8.2
- SuSE Linux 9.0
- RedHat Linux 9.0
Source Code Distribution
Note: currently, Glitch has only been tested on (variants of)
UNIX systems.
glitch-1.0-src.tar.bz2,
~ 395 KB
To unpack this tar-ball once it has been downloaded to a known location,
open a terminal session, change into the file's directory and then type:
tar -jxvf glitch-1.0-src.tar.bz2
Please see the build instructions in the BUILD file, located inside
source code tar-ball.
System Requirements:
- The system requirements of the binary distribution for your system
- Trolltech Qt 3.2 (available from www.trolltech.com)
- Perl 5
Developer Documentation
Developer documentation, as generated from the source code by Doxygen.
Note: If you have Doxygen installed, you need only download
the source code. Please see instructions in the BUILD file, located
inside source code tar-ball.
glitch-1.0-developer-doc.tar.bz2,
~ 375 KB
To unpack this tar-ball once it has been downloaded to a known location,
load up a terminal session, change into the file's directory and then
type:
tar -jxvf glitch-1.0-developer-doc.tar.bz2
This will extract the documentation contents and place it in a directory
called "glitch/developer-doc", located in the directory that
you extracted the documentation from.
Next, launch a web-browser and open the "index.html" file,
located in the directory listed above.
Last
Updated: , July 20, 2007
|
|
|