apps-gorm/INSTALL

28 lines
564 B
Text
Raw Normal View History

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-back
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>.