gajim-plural/README

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2005-03-21 23:08:06 +01:00
Welcome and thanks for trying out Gajim.
2005-05-26 00:16:57 +02:00
Runtime Requirements:
2005-03-21 23:08:06 +01:00
python2.4 (python2.3 should work too)
pygtk2.6 (pytgtk 2.4 should work too)
python-libglade
2005-05-26 00:16:57 +02:00
Compile-time Requirements:
python-dev
libgtk2.0-dev
libxss-dev (for idle)
2005-05-28 22:10:53 +02:00
gtkspell (for gtkspell)
2005-05-26 00:16:57 +02:00
2005-03-21 23:08:06 +01:00
Optionally:
2005-05-26 00:16:57 +02:00
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)
2005-03-21 23:08:06 +01:00
INSTALL PROCEDURE
tar jxvf gajim-version.tar.bz2
cd gajim
make
make install # as superuser
RUN GAJIM
gajim
or if you didn't 'make install' you can also run from gajim folder with
2005-05-28 22:10:53 +02:00
./launch.sh (or if you want to pass extra parameters cd src/; gajim.py)
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
2005-03-22 15:09:21 +01:00
2005-03-21 23:08:06 +01:00
Enjoy!
(C) 2005
The Gajim Team
http://gajim.org
2005-03-29 18:37:59 +02:00
PS.
2005-04-07 02:35:06 +02:00
sounds and stellar iconstyle taken from Psi
some emoticons taken from Psi
2005-05-28 22:10:53 +02:00
the basic emoticons taken from Gossip
2005-03-29 18:37:59 +02:00
gossip iconstyle taken from Imendio Gossip
2005-04-07 02:35:06 +02:00
If you think we're violating a license please inform us