Najnowszą wersją Gajima jest 0.13.4
Jeśli twoja dystrybucja nie posiada najnowszej wersji radzimy użyć autopackage lub spakowanych źródeł
Debian GNU/Linux
Jeśli używasz niestabilnej wersji Debiana wykonaj następujące kroki apt-get install gajimA daily package from mercurial is also built. To use it, remove gajim (apt-get remove gajim), dodaj tę linię do twojego /etc/apt/source.list:
deb ftp://ftp.gajim.org/debian unstable main
i zainstaluj ją robiąc apt-get install gajim-nightly. Możesz również zdobyć klucz GPG tej paczki instalująć gajim-dev-keyring z tego samego repozytorium. Po prostu zrób apt-get install gajim-dev-keyring.
Slackware
You can get the Slackware package of Gajim tutaj.Ubuntu
Jeśli używasz repozytorium "Ubuntu universe", wykonaj następujące kroki apt-get install gajimIf you want newer version of Gajim, you can also use this PPA
Fedora
Po prostu yum install gajimGentoo
Po prostu emerge gajimArchlinux
Po prostu pacman -S gajimSUSE
openSuSE 11: zainstaluj jednym kliknięciemopenSuSE 10.x: ściągnij stąd
PLD
Po prostu poldek -U gajimSourceMage
Po prostu cast gajimMandriva
Po prostu urpmi gajimZenwalk
Po prostu netpkg gajimAgiliaLinux (MOPSLinux)
Po prostu mpkg-install gajimFreeBSD
Gajim jest dostępny w portach FreeBSD. Po prostu cd /usr/ports/net/gajim/ && make install clean. Dowiedz się więcej.Pakiet automatyczny
Dostępne tu już wkrótceInstalator dla Windows
There is a instalator Gajima.
Źródła
Spakowana wersja Gajima jest tutaj. Aby zdobyć see the README (po Angielsku).
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 i można je obejrzeć tutaj.
Na systemie GNU/Linux
Aby pobrać źródła Gajima, musisz: You first have to install mercurial (apt-get install mercurial under Debian)W konsoli wpisz następujące polecenia:
hg clone http://hg.gajim.org/gajim gajim
Zainstaluj zależności i skompiluj Gajima. Zwróć uwagę na
README (Angielski) aby poznać szczegóły.
Możesz uruchomić Gajima wpisując:
cd gajim i wtedy ./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
Na systemie Windows
You first have to install mercurial for windows. In order to do that, download the binary tutajOnce 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.
Aby uruchomić Gajima potrzebujesz zewnętrznych bibliotek. Możesz znaleźć tutorial z opisem ich instalacji Na Wiki.










