A última versão do Gajim é a 0.13.4
Se a sua distribuiç´ Linux não possuir a última versão recomendamos que você use o autopackage ou o pacote de código-fonte
Debian GNU/Linux
Se você usa o Debian "unstable" digite apt-get install gajimA daily package from mercurial is also built. To use it, remove gajim (apt-get remove gajim), adicione essa linha ao seu /etc/apt/source.list:
deb ftp://ftp.gajim.org/debian unstable main
e instale digitando apt-get install gajim-nightly. Você pode obter a chave GPG desse pacote instalando o pacote gajim-dev-keyring a partir do mesmo repositório. Apenas digite apt-get install gajim-dev-keyring.
Slackware
You can get the Slackware package of Gajim aqui.Ubuntu
Se você usa o repositório "universe" do Ubuntu, execute: apt-get install gajimIf you want newer version of Gajim, you can also use this PPA
Fedora
Apenas digite yum install gajimGentoo
Apenas digite emerge gajimArchlinux
Apenas digite pacman -S gajimSUSE
openSuSE 11: instalação em um cliqueopenSuSE 10.x: pegue-o aqui
PLD
Just poldek -U gajimSourceMage
Apenas digite cast gajimMandriva
Apenas digite urpmi gajimZenwalk
Apenas digite netpkg gajimAgiliaLinux (MOPSLinux)
Apenas digite mpkg-install gajimFreeBSD
O Gajim está disponível para o FreeBSD através dos ports. Apenas digite cd /usr/ports/net/gajim/ && make install clean. Mais detalhes.Autopackage
Em breve.Instalador para Windows
Existe um Instalador do Gajim.
Código-fonte
O pacote com o código-fonte do Gajim está aqui. Para mais informações sobre como compilar o Gajim, see the README (em inglês).
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 visualizável aqui.
No GNU/Linux
Para baixar o código-fonte do Gajim, faça o seguinte: You first have to install mercurial (apt-get install mercurial under Debian)Então, em um console, execute os seguintes comandos:
hg clone http://hg.gajim.org/gajim gajim
Instale as dependências e compile o Gajim. Por favor leia o arquivo
README (em inglês) para mais detalhes.
Você pode executar o Gajim digitando:
cd gajim e então ./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
No Windows
You first have to install mercurial for windows. In order to do that, download the binary aquiOnce mercurial is installed, the commands are the same with those under GNU/Linux. Only difference is instead of launch.sh you run launch.bat. Enter them in an MS-DOS command line and you're done.
Para rodar o Gajim, você precisa de bibliotecas externas. Você pode encontrar um tutorial sobre como instala-las No Wiki.










