summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 3900c648..7c31f8dc 100644
--- a/README
+++ b/README
@@ -79,6 +79,10 @@ Optionally a --prefix argument can be specified to install.
Note, this is unsupported and is primarily there to support Win32
environments. The configure script is still the preferred way.
+Note. If you're installing to another prefix than the one where python
+is installed you'll need to set the PYTHONPATH variable to the
+$prefix/lib/pythonX.Y/site-packages directory created by
+the PyGTK installation.
Upgrading
=========