$Header: /cvs/gIDE/INSTALL,v 1.12 1999/01/09 19:52:14 sk Exp $
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

