apps-gorm/INSTALL
Adam Fedor ac73ea871d Update docs, version 0.0.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9684 72102866-910b-0410-8b05-ffd578937521
2001-04-25 03:08:40 +00:00

26 lines
478 B
Text

Required software
-----------------
You need to have the GNUstep core libraries installed in order to
compile and use Gorm. The core packages are, at a minimum:
* gnustep-make
* gnustep-base
* gnustep-gui
* gnustep-xgps or gnustep-xdps
See <http://www.gnustep.org/> for further information.
Build and Install
-----------------
To build Gorm, simply type 'make'
Trouble
-------
Try to fix the problem. Send patches to <richard@brainstorm.co.uk>.