L'ultima versione di Gajim è la 0.13.2
Se la tua distribuzione non ha l'ultima versione è consigliato usare autopackage o il tarball dei sorgenti
Debian GNU/Linux
Se usi Debian unstable esegui apt-get install gajimA daily package from mercurial is also built. To use it, remove gajim (apt-get remove gajim), e aggiungi questa linea al tuo /etc/apt/source.list:
deb ftp://ftp.gajim.org/debian unstable main
e installalo eseguendo apt-get install gajim-svn. Puoi ottenere la chiave GPG di questo pacchetto installando il pacchetto gnome-dev-keyring dallo stesso repository. Basta che esegui apt-get install gajim-dev-keyring.
Slackware
You can get the Slackware package of Gajim qui.Ubuntu
Se usi il repository universe di Ubuntu esegui apt-get install gajimFedora
Basta yum install gajimGentoo
Basta emerge gajimArchlinux
Basta pacman -S gajimSUSE
openSuSE 11: one click installopenSuSE 10.x: get it here
PLD
Just poldek -U gajimSourceMage
Basta cast gajimMandriva
Basta urpmi gajimZenwalk
Basta netpkg gajimMOPSLinux
Basta mpkg-install gajimFreeBSD
Gajim è disponibile per FreeBSD tramite i port FreeBSD. Basta cd /usr/ports/net/gajim/ && make install clean. Ulteriori informazioni.Autopackage
Sarà presto disponibile qui.Installer Windows
There is a Gajim installer.
Sorgenti
La versione tarball di Gajim è qui. Per informazioni su come compilare Gajim, see the README (in inglese).
If you want to use the last unstable development version, then you should checkout the mercurial repository.
Mercurial
The mercurial repository is available at this address: http://hg.gajim.org/gajim e visibile qui.
Sotto GNU/Linux
Per poter scaricare i sorgenti di Gajim, ecco cosa devi fare: You first have to install mercurial (apt-get install mercurial under Debian)Poi in una console, inserisci il seguente comando:
hg clone http://hg.gajim.org/gajim gajim
Installa le dipendenze, e compila Gajim. Per favore consulta il
README (Inglese) per i dettagli.
Puoi eseguire Gajim digitando:
cd gajim e poi ./launch.sh
Once you have the repository, you can update it periodicaly so it matches the latest version from the main repository with the following command:
hg pull && hg update
Sotto Windows
Prima devi installare subversion per Windows. Per fare ciò, scarica il binario quiUna volta che subversion è installato, i comandi sono uguali a quelli per GNU/Linux. L'unica differenza è che invece di lanciare launch.sh devi eseguire launch.bat. Devi solo inserire i comandi in prompt di MS-DOS.
Puoi anche usare un programma grafico come Tortoisesvn per ottenere l'ultima versione Subversion
To run Gajim, you need external libraries. You can find a tutorial on the way to install them On the Wiki.










