2000-08-27 19:11:42 +00:00
|
|
|
Installation
|
|
|
|
************
|
|
|
|
|
2003-07-04 17:07:26 +00:00
|
|
|
This file documents the installation of the GNUstep ProjectCenter application.
|
2000-08-27 19:11:42 +00:00
|
|
|
|
|
|
|
Installing `ProjectCenter'
|
2000-10-29 12:00:54 +00:00
|
|
|
=========================
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2003-07-04 17:07:26 +00:00
|
|
|
ProjectCenter requires GNUstep core to be installed. Make sure that you have
|
|
|
|
the latest released version installed.
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2003-07-04 17:07:26 +00:00
|
|
|
Here is the quick way of building and installing ProjectCenter:
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2003-07-04 17:07:26 +00:00
|
|
|
cd ProjectCenter;
|
|
|
|
make;
|
|
|
|
make install;
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2003-07-04 17:07:26 +00:00
|
|
|
By default ProjectCenter gets installed under GNUSTEP_SYSTEM_ROOT.
|