summaryrefslogtreecommitdiff
path: root/docs/manual/project/install.rst
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2012-02-24 16:55:38 +0100
committerMichal Čihař <michal@cihar.com>2012-02-24 16:55:38 +0100
commit89193ce814d6fa1aaaa4a5f87d33490df14d8986 (patch)
tree986053fe438126658fafbca77294fcb9a6ee1df2 /docs/manual/project/install.rst
parent73b42ebe697569be6e9eaeee6fd3f481af5c91f4 (diff)
Imported Upstream version 1.31.90
Diffstat (limited to 'docs/manual/project/install.rst')
-rw-r--r--docs/manual/project/install.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/project/install.rst b/docs/manual/project/install.rst
index 604bf39..3ecb916 100644
--- a/docs/manual/project/install.rst
+++ b/docs/manual/project/install.rst
@@ -269,6 +269,10 @@ been installed. Some examples:
# Gammu installed to /usr/local
echo /usr/local/lib > /etc/ld.so.conf.d/gammu.conf
+The similar situation exists with Python modules, if you install in path when
+your Python interpreter does not search it won't load newly installed Gammu
+bindings.
+
You can also avoid changing ldconfig configuration by installing Gammu to paths
where it already searches, for examble by: