apps-projectcenter/INSTALL
Philippe C.D. Robert c27438e6c5 All bundles and libProjectCenter are now installed under GNUSTEP_SYSTEM_ROOT.
Also the PC.proj templates have now a correct install path default value.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@11943 72102866-910b-0410-8b05-ffd578937521
2002-01-02 12:13:06 +00:00

43 lines
1.3 KiB
Text

Installation
************
This file documents the installation of the GNUstep ProjectCenter.
It was written by Philippe C.D. Robert with the help of many others.
Since version 0.2.5 it is copyrighted by the Free Software Foundation.
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!
In order to use apps built with ProjectCenter, you will need at least a
version not older than from October 2000.
Here is a quick-and-dirty example of installation commands:
GNUstep:
cd ProjectCenter
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!
Important!
==========
o ProjectCenter now installs into GNUSTEP_SYSTEM_ROOT. Be sure to have the
correct privileges when installing it!
o When ProjectCenter fails to launch due to a missing bundle path, you can set
it using GNUstep's defaults tool:
defaults write ProjectCenter BundlePaths /usr/GNUstep/System/Library/ProjectCenter