Skip to content


Tigase XMPP/Jabber Server for Ubuntu

I’ve packaged Tigase 4.1.4 for Ubuntu Hardy (but it should work fine in other Ubuntu or Debian versions).

The APT repository is available. Just add the following lines to your /etc/apt/sources.list and do “apt-get install tigase-server”:

deb     http://codex.xiaoka.com/apt  hardy  main restricted
deb-src http://codex.xiaoka.com/apt  hardy  main restricted

Posted in Announcement, Jabber/XMPP.

Tagged with , , , .


11 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. kobit says

    I have put information about this on the Tigase website too.
    Thank you for the good work.

  2. mix86 says

    Ops…
    $ sudo apt-get remove tigase-server

    Exception in thread “main” java.lang.NoClassDefFoundError: org.apache.derby.tools.ij
    at gnu.java.lang.MainThread.run(libgcj.so.90)

    $ uname -a
    Linux jabber 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686 GNU/Linux

    is the problem in my hands?? :)

  3. Tomasz Sterna says

    “gnu.java.lang.MainThread.run(libgcj.so.90)”

    You need to use sun-java-6 not gnu-gcj. Tigase requires Java 6.

  4. Tomasz Sterna says

    I added a check for proper JRE to the init script.

  5. mix86 says

    thank you! I’ll try to install it to fresh system again

  6. cloudkhan says

    I am using Ubuntu 9.04.
    I have modified my /etc/apt/sources.list as your instruction, but when I try to “sudo apt-get install tigase-server”, it said
    ….
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    E: Couldn’t find package tigase-server
    ..
    Then I modified my sources.lst as
    deb http://codex.xiaoke.com/apt jaunty main restricted
    deb-src http://codex.xiaoke.com/apt jaunty main restricted

    it gives same error.

    What is the matter?

  7. Tomasz Sterna says

    Replace ‘jaunty’ with ‘hardy’ as instructed, and you’ll be fine.
    The packages are in ‘hardy’ repository, but should work on any later version.

  8. cloudkhan says

    Oh, no!
    As I said I have tried your instructions firstly

    deb http://codex.xiaoke.com/apt hardy main restricted
    deb-src http://codex.xiaoke.com/apt hardy main restricted

    It said that …
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    E: Couldn’t find package tigase-server

    I do not know the reason.

  9. Tomasz Sterna says

    It’s xiaokA not xiaokE.
    Didn’t you see ‘no such host’ errors during ‘apt-get update’?

  10. Mark Lynch says

    Hi Tomasz, Thanks for the great work putting these together. Do you plan to create packages for Intrepid 9.04 also?

    Thanks,
    Mark

  11. Tomasz Sterna says

    These packages work fine under all Ubuntu distributions.
    It’s Java after all. ;-)



Some HTML is OK

or, reply to this post via trackback.