2001-04-25 03:08:40 +00:00
|
|
|
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
|
|
|
|
|
2002-12-05 05:13:41 +00:00
|
|
|
* gnustep-back
|
2001-04-25 03:08:40 +00:00
|
|
|
|
|
|
|
See <http://www.gnustep.org/> for further information.
|
|
|
|
|
|
|
|
Build and Install
|
|
|
|
-----------------
|
|
|
|
|
2001-07-19 03:50:01 +00:00
|
|
|
To build Gorm, simply type 'make'. To install, type 'make install'
|
2001-04-25 03:08:40 +00:00
|
|
|
|
|
|
|
Trouble
|
|
|
|
-------
|
|
|
|
|
2001-07-19 03:50:01 +00:00
|
|
|
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>.
|
2001-04-25 03:08:40 +00:00
|
|
|
|