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-03-22 01:08:06 +0300
committerNikos Kouremenos <kourem@gmail.com>2005-03-22 01:08:06 +0300
commit3ae06592f6b44f5b4cb07a40797bc0107469bbfe (patch)
treedbf0900df678e64e219e19d7fe0379510497dc83 /README
parentbc721f5b1f81469ae3f9a82a549d47d826f18e0c (diff)
README even better :)
Diffstat (limited to 'README')
-rw-r--r--README31
1 files changed, 31 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..32c37abd6
--- /dev/null
+++ b/README
@@ -0,0 +1,31 @@
+Welcome and thanks for trying out Gajim.
+
+REQUIREMENTS
+python2.4 (python2.3 should work too)
+pygtk2.6 (pytgtk 2.4 should work too)
+python-libglade
+
+Optionally:
+GnomePythonExtras 2.10 or above
+
+If you have GnomePythonExtras then you don't need to 'make' for trayicon support.
+You still have to 'make' if you want auto-away detection.
+Luckily most of the requirements are met by any modern distro.
+
+INSTALL PROCEDURE
+tar jxvf gajim-version.tar.bz2
+cd gajim
+make
+make install # as superuser
+
+RUN GAJIM
+gajim
+
+or if you don't 'make install' you can also run from gajim folder with
+./gajim.py
+
+Enjoy!
+
+(C) 2005
+The Gajim Team
+http://gajim.org