From 73288f7e37ec763da3cf43c691a9ca77823c2919 Mon Sep 17 00:00:00 2001
From: Yann Leboulanger
-Welcome to Gajim and thank you for trying out our client.
- Welcome to Gajim and thank you for trying out our client.
-Note to packagers
-Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gnomepythonextras (aka gnome-python-desktop) which is gnome dep, but you will miss gnomekeyring integration.
- Note to packagers Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gnomepythonextras (aka gnome-python-desktop) which is gnome dep, but you will miss gnomekeyring integration.
-Some distributions 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.
- Some distributions 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.
-NOTE:
-If you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies.
- NOTE: If you still have problems compiling, you may want to try removing the gtk1 series of the above dependencies.
-To specify what modules to build do:
-make help
- To specify what modules to build do:
-To specify where to install do:
-su -c make PREFIX=custom_path install
- To specify where to install do:
-Just do gajim or you can run Gajim from your GNOME/XFCE/KDE/whatever menus. Just do gajim or you can run Gajim from your GNOME/XFCE/KDE/whatever menus. You will need GNU autotools in order to install Gajim from svn. This includes:Gajim Read Me
-Runtime Requirements
@@ -21,10 +20,7 @@ Welcome to Gajim and thank you for trying out our client.
-Optional Runtime Requirements
@@ -41,11 +37,7 @@ Gajim is a GTK+ app that loves GNOME. You can do 'make' so you don't require gno
-Compile-time Requirements
@@ -54,10 +46,7 @@ the xml lib that *comes* with python and not pyxml or whatever.
-Installation Procedure
@@ -68,25 +57,22 @@ If you still have problems compiling, you may want to try removing the gtk1 seri
-
+ make help
+
-
+ su -c make PREFIX=custom_path install
+
Running Gajim
-
-
-or if you didn't 'make install' you can also run from gajim folder with
-./launch.sh
+or if you didn't 'make install' you can also run from gajim folder with./launch.sh
-Note for svn users
-You will need GNU autotools in order to install Gajim from svn. This includes:
+Note for hg users
+
-
steps to compile gajim:
$ sh autogen.sh $ ./configure $ make-Alternatively, if you don't want to install all these packages, you can get a nightly snapshot from here and procede as usual: +
Alternatively, if you don't want to install all these packages, you can get a nightly snapshot from here and procede as usual:
$ ./configure $ make
-su -c make uninstall
-this will try to remove Gajim from the default directories.
-If you want to remove it from custom directory provide it as:
-make PREFIX=custom_path uninstall
+
+ su -c make uninstall ++
this will try to remove Gajim from the default directories. +If you want to remove it from custom directory provide it as:
++ make PREFIX=custom_path uninstall +
-If you want to see the xml stanzas and/or help us debugging +
If you want to see the xml stanzas and/or help us debugging you're advised to enable verbose via advanced configuration window. If you don't want to make this permanent, execute gajim with --verbose -everytime you want to have verbose output. -
+everytime you want to have verbose output.
-FAQ can be found at http://trac.gajim.org/wiki/GajimFaq
-Wiki can be found at http://trac.gajim.org/wiki
-
FAQ can be found at http://trac.gajim.org/wiki/GajimFaq
+Wiki can be found at http://trac.gajim.org/wiki
-That is all, enjoy! -
+That is all, enjoy!
@@ -148,6 +130,5 @@ PS.
We use original art and parts of sounds and other art from Psi, Gossip,
Gnomebaker, Gaim and some icons from various gnome-icons
(mostly Dropline Etiquette) we found at art.gnome.org
-If you think we're violating a license please inform us. Thank you.
-