2000-08-27 19:11:42 +00:00
|
|
|
Installation
|
|
|
|
************
|
|
|
|
|
|
|
|
This file documents the installation of the GNUstep ProjectCenter.
|
|
|
|
|
|
|
|
Copyright (C) 2000 Philippe C.D. Robert. You may copy,
|
|
|
|
distribute, and modify it freely as long as you preserve this copyright
|
|
|
|
notice and permission notice.
|
|
|
|
|
|
|
|
Installing `ProjectCenter'
|
|
|
|
====================
|
|
|
|
|
2000-09-21 07:17:14 +00:00
|
|
|
ProjectCenter requires GNUstep to be installed. MAke sure that you have an
|
|
|
|
up to date version on your system installed!
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2000-09-21 07:17:14 +00:00
|
|
|
Here is a quick-and-dirty example of installation commands:
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2000-09-21 07:17:14 +00:00
|
|
|
GNUstep: make install;
|
2000-08-27 19:11:42 +00:00
|
|
|
|
2000-09-21 07:17:14 +00:00
|
|
|
If you want to do make; make install, make sure that you
|
|
|
|
first make; make install PCLib, and *then* the rest of the
|
|
|
|
sources!
|
2000-08-27 19:11:42 +00:00
|
|
|
|
|
|
|
In order to do this successfully you must first install PCLib and the bundles and then the application itself!
|