mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@7577 72102866-910b-0410-8b05-ffd578937521
24 lines
No EOL
754 B
Text
24 lines
No EOL
754 B
Text
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'
|
|
====================
|
|
|
|
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:
|
|
|
|
GNUstep: 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! |