mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 11:41:05 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20471 72102866-910b-0410-8b05-ffd578937521
36 lines
724 B
Text
36 lines
724 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-back
|
|
@end itemize
|
|
|
|
See @url{http://www.gnustep.org/} for further information.
|
|
|
|
@subsection Build and Install
|
|
|
|
Steps to build:
|
|
|
|
@itemize
|
|
@item make && make install
|
|
@end itemize
|
|
|
|
Please note that GormLib must be installed for Gorm.app to run.
|
|
|
|
@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}.
|
|
|
|
|