mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-03-17 08:01:24 +00:00
better install file
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7577 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0c574b306e
commit
7aefcb0107
1 changed files with 7 additions and 9 deletions
16
INSTALL
16
INSTALL
|
@ -10,17 +10,15 @@ notice and permission notice.
|
|||
Installing `ProjectCenter'
|
||||
====================
|
||||
|
||||
The ProjectCenter tool runs on OpenStep 4.2 and GNUstep. It's
|
||||
possible it will run on other versions of OPENSTEP, but it has not been
|
||||
tried yet.
|
||||
ProjectCenter requires GNUstep to be installed. MAke sure that you have an
|
||||
up to date version on your system installed!
|
||||
|
||||
Here is a quick-and-dirty example of installation commands:
|
||||
Here is a quick-and-dirty example of installation commands:
|
||||
|
||||
GNUstep: make install;
|
||||
|
||||
OPENSTEP 4.2: make; make install
|
||||
|
||||
(or open the project in PB.app and compile it from there)
|
||||
|
||||
GNUstep: make; make install;
|
||||
If you want to do make; make install, make sure that you
|
||||
first make; make install PCLib, and *then* the rest of the
|
||||
sources!
|
||||
|
||||
In order to do this successfully you must first install PCLib and the bundles and then the application itself!
|
Loading…
Reference in a new issue