apps-gorm/INSTALL
Adam Fedor e3c62bfcf6 Version 0.0.3
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@10513 72102866-910b-0410-8b05-ffd578937521
2001-07-19 03:50:01 +00:00

27 lines
580 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'. To install, type 'make install'
Trouble
-------
Give us feedback! Tell us what you like; tell us what you think
could be better. Send bug reports and patches to <bug-gnustep@gnu.org>.