gajim, but with plural-affirmative aliases to the /me command
Go to file
Nikos Kouremenos 91829c57fa addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
Core fixes allover 2005-03-16 17:08:38 +00:00
Messages updated (latest) french translation for 0.6 release 2005-03-22 09:29:58 +00:00
common config file has a more beautyfull format and 600 mode 2005-03-11 00:04:39 +00:00
distro_pkgs addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
doc FEATURE is now named TODO 2004-12-14 16:31:55 +00:00
plugins do not print a traceback if the configured application does not exists 2005-03-22 10:13:32 +00:00
scripts libraries are now in /usr/lib instead of /usr/share 2005-01-26 10:45:33 +00:00
sounds sound files from psi 2005-02-15 00:24:58 +00:00
AUTHORS addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
COPYING adding authors and copying file 2004-02-24 19:19:29 +00:00
Changelog addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
Makefile addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
README addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
gajim.1 man page for Gajim 2004-12-19 19:16:12 +00:00
gajim.ico improvements for windows package 2005-01-20 21:49:51 +00:00
gajim.iss update windows installer for 0.5.1 release 2005-02-27 11:18:01 +00:00
gajim.py removal of accounts from (contact) Information; sep in edit menu above preferences 2005-02-28 15:46:30 +00:00
gajim.xpm gajim icon for menu 2004-12-19 19:20:59 +00:00
setup_win32.py prepare windows installer for 0.5 release 2005-02-16 15:39:02 +00:00

README

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

TROUBLESHOOTING
If you have python2.3 please manually edit plugins/gtkgui/Makefile and in
CFLAGS line replace python2.4 to python2.3


Enjoy!

(C) 2005
The Gajim Team
http://gajim.org