mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-24 12:01:16 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@9684 72102866-910b-0410-8b05-ffd578937521
29 lines
567 B
Text
29 lines
567 B
Text
@c -*-texinfo-*-
|
|
|
|
@ifset TEXT-ONLY
|
|
@include version.texi
|
|
@end ifset
|
|
|
|
@subsection 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:
|
|
|
|
@itemize @bullet
|
|
@item gnustep-make
|
|
@item gnustep-base
|
|
@item gnustep-gui
|
|
@item gnustep-xgps or gnustep-xdps
|
|
@end itemize
|
|
|
|
See @url{http://www.gnustep.org/} for further information.
|
|
|
|
@subsection Build and Install
|
|
|
|
To build Gorm, simply type 'make'
|
|
|
|
@subsection Trouble
|
|
|
|
Try to fix the problem. Send patches to <richard@@brainstorm.co.uk>.
|
|
|
|
|