better README

This commit is contained in:
Nikos Kouremenos 2005-05-28 20:10:53 +00:00
parent ca73ad15e7
commit 1db44a5890
1 changed files with 8 additions and 4 deletions

12
README
View File

@ -9,12 +9,11 @@ Compile-time Requirements:
python-dev python-dev
libgtk2.0-dev libgtk2.0-dev
libxss-dev (for idle) libxss-dev (for idle)
gtkspell (for gtkspell)
Optionally: Optionally:
GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell) GnomePythonExtras 2.10 or above (so you can avoid compliling trayicon and gtkspell)
Luckily most of the runtime requirements are met by any modern distro.
INSTALL PROCEDURE INSTALL PROCEDURE
tar jxvf gajim-version.tar.bz2 tar jxvf gajim-version.tar.bz2
cd gajim cd gajim
@ -25,7 +24,12 @@ RUN GAJIM
gajim gajim
or if you didn't 'make install' you can also run from gajim folder with or if you didn't 'make install' you can also run from gajim folder with
./launch.sh ./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
Enjoy! Enjoy!
@ -38,6 +42,6 @@ http://gajim.org
PS. PS.
sounds and stellar iconstyle taken from Psi sounds and stellar iconstyle taken from Psi
some emoticons taken from Psi some emoticons taken from Psi
some (the basic emoticons) taken from Gossip the basic emoticons taken from Gossip
gossip iconstyle taken from Imendio Gossip gossip iconstyle taken from Imendio Gossip
If you think we're violating a license please inform us If you think we're violating a license please inform us