Hi, Ekiga 3.2.5 was released yesterday. I do not recommend any version between 3.2.0 and this last one because of a nasty bug in video in them.
3.2.5 seems to compile quite easily on Jaunty as one user reported on the ekiga mailling list using this procedure: (If you're not familiar with compiling software yourself, I do not recommend doing the following... Do it at your own risks. I made some minor changes to the recipe...) wget ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.2/ekiga-3.2.5.tar.bz2 wget ftp://ftp.gnome.org/pub/gnome/sources/opal/3.6/opal-3.6.4.tar.bz2 wget ftp://ftp.gnome.org/pub/gnome/sources/ptlib/2.6/ptlib-2.6.4.tar.bz2 sudo dpkg -r libopal3.6.1-dev libopal3.6.1 sudo dpkg -r libpt2.6.1-dev libpt2.6.1 libpt2.6.1-plugins-v4l2 libpt2.6.1-plugins-alsa sudo dpkg -r ekiga sudo apt-get install intltool libgtk2.0-dev libgconf2-dev libsigc++-2.0-dev libgconf2-dev libebook1.2-dev libldap2-dev libsasl2-dev libxv-dev libdbus-glib-1-dev -y tar jxvf ptlib-2.6.4.tar.bz2 cd ptlib-2.6.4 ./configure make sudo checkinstall cd .. tar jxvf opal-3.6.4.tar.bz2 cd opal-3.6.4 ./configure make sudo checkinstall cd .. tar jxvf ekiga-3.2.5.tar.bz2 cd ekiga-3.2.5 ./configure make sudo checkinstall sudo cp /usr/local/lib/libpt.so.2.6.4 /usr/lib sudo cp /usr/local/lib/libopal.so.3.6.4 /usr/lib Installed in minutes. Source: http://mail.gnome.org/archives/ekiga-list/2009-July/msg00013.html Best regards, Yannick -- Some SIP providers return 403 Forbidden (No RFC 1918 IP allowed) https://bugs.launchpad.net/bugs/362891 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs