apps-gorm/Applications/Gorm/INSTALL

29 lines
612 B
Text
Raw Normal View History

2019-02-07 07:15:01 +00:00
1 Required software
-------------------
You need to have the GNUstep core libraries installed in order to
2019-02-07 07:15:01 +00:00
compile and use Gorm. The core packages are, at a minimum:
* gnustep-make
* gnustep-base
* gnustep-gui
* gnustep-back
2019-02-07 07:15:01 +00:00
See <http://www.gnustep.org/> for further information.
2019-02-07 07:15:01 +00:00
2 Build and Install
-------------------
Steps to build:
* make && make install
Please note that GormLib must be installed for Gorm.app to run.
2019-02-07 07:15:01 +00:00
3 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>.