$Header: /cvs/gIDE/INSTALL,v 1.13 1999/03/06 10:46:01 sk Exp $
gIDE Requirements (for full feature set)

- GLIB/GTK+ 1.2 (w/ gtktext patch)
- GNOME 0.99/1.0
- Guile 1.3


gIDE Un/Installation

To Compile:

if you have GNOME installed:
./configure

if not:
./configure --disable-gnome

make


To Install:

get root and type:
make install

Every User who wants to use gIDE has to create a directory called
'.gide' in his home directory and copy the files from the extra/
directory there.


To Uninstall:

make uninstall

