add a note about setting PATH to include ${prefix}/bin
svn path=/trunk/; revision=3487
This commit is contained in:
5
README
5
README
@ -60,11 +60,14 @@ install, and whether to use GOAD or OAF.
|
||||
If you do not do this, you will need to set GNOME_PATH to include
|
||||
the prefix you install into. Eg:
|
||||
|
||||
GNOME_PATH=/usr/local
|
||||
export GNOME_PATH=/usr/local
|
||||
|
||||
(You need to do this both during compiling AND when you run
|
||||
evolution.)
|
||||
|
||||
Remember if you're installing into an odd prefix such as /evolution
|
||||
that you also need to make sure to put ${prefix}/bin in your PATH.
|
||||
|
||||
|
||||
- GOAD is the "old" (GNOME 1.x series) object activation system. OAF
|
||||
is the new (unreleased, GNOME 2.x series) system.
|
||||
|
||||
Reference in New Issue
Block a user