summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index a4445345f..2d27bdbb6 100644
--- a/README
+++ b/README
@@ -119,5 +119,8 @@ variable:
GI_TYPELIB_PATH=`pwd`/telepathy-glib
export GI_TYPELIB_PATH
+ LD_LIBRARY_PATH=`pwd`/telepathy-glib/.libs
+ export LD_LIBRARY_PATH
+
In Python you can access the API using;
from gi.repository import TelepathyGLib