Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNikos Kouremenos <kourem@gmail.com>2005-10-22 17:13:58 +0400
committerNikos Kouremenos <kourem@gmail.com>2005-10-22 17:13:58 +0400
commit81a76a592c5db5690cdc9bc5d9cc868d7ff6da2b (patch)
tree00b2c021a6569d9e0d9da89a1a8cc7553c61d114 /README
parente8a3b670f6fcd18b62a79a3d3036b4791adfd72f (diff)
some distros even split python stdlib!
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 09a1bcf6c..54f9b2364 100644
--- a/README
+++ b/README
@@ -5,6 +5,10 @@ python2.4 (python2.3 should work too)
pygtk2.5 or higher (NOTE: pygtk2.5 is devel so pygtk2.6 in case of problems)
python-libglade
+some distros also split too much python standard library.
+I know SUSE does. In such distros you also need python-xml
+the xml lib that *comes* with python and not pyxml or whatever
+
=COMPILE-TIME REQUIREMENTS=
python-dev
python-gtk2-dev