apps-gorm/Documentation/install.texi

31 lines
659 B
Text
Raw Normal View History

@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-back
@end itemize
See @url{http://www.gnustep.org/} for further information.
@subsection Build and Install
To build Gorm, simply type 'make'. To install, type 'make install'
@subsection Trouble
Give us feedback! Tell us what you like; tell us what you think
could be better. Send bug reports and patches to @email{bug-gnustep@@gnu.org}.