HowTo install Ekiga packages

From Ekiga

(Redirected from Download Ekiga)
Jump to: navigation, search

This page informs you about how to install binary packages of Ekiga from your Unix distributor (GNU/Linux, BSDs, OpenSolaris etc.) Note that there is a different page to download for Windows.

You can choose instead to download binary SVN snapshots, or sources and compile them.

image:Emblem-important.png This page is Work in progress.

Please choose your distribution below and follow the instructions.

Contents

Packages installation

image:Ubuntu.png Ubuntu

9.10 Karmic Koala

Latest Ekiga 3.2.6 is available here for Karmic.

9.04 Jaunty Jackalope

Latest Ekiga 3.2.6 is available here for Jaunty.

8.04 Hardy Heron (Long Time Support)

Ubuntu 8.04 ships with Ekiga version 2.0.12, please upgrade.

image:Debian.png Debian

Sid, all architectures

Generally, the latest version of ekiga is available on debian soon after release. You can install it as any other debian package, with aptitude install ekiga.

Lenny x86 (amd64 and i386)

Ekiga 3 is already available in sid.

Additionally, Ekiga 3.2.5 has been backported to lenny (debian stable). To use it, become root and:

  • Add the repository to /etc/apt/sources.list:
deb http://blaniel.free.fr/debian/lenny-backports/ ./
  • Install it:
apt-get update
apt-get install ekiga
  • You can also install the non-free plugins (iLBC, H263-1998, MP4V-ES, H264):
apt-get install libopal3.6.4-plugins-nonfree

image:Trisquel.png Trisquel

3.0 (dwyn)

Latest Ekiga 3.2.6 is available here. You must choose "Jaunty" if you use Trisquel 3.0. This repository should work for Trisquel as well as for Ubuntu.


image:Fedora.png Fedora

F12

Fedora 12 ships with Ekiga 3.2.6

F11

Fedora 11 has Ekiga 3.2.6 in updates-candidate.

image:OpenSUSE.png OpenSuse

11.1

OpenSuse 11.1 ships with Ekiga 3.0.1

image:Gentoo-logo-small.png Gentoo

ebuild: Ekiga 3.2.6

image:Mandriva-logo.png Mandriva

...

??

Slackware

Ekiga 3.2.4

Slackbuild scripts for Ekiga, Opal and PTLib: http://slackware-hrvatska.org/slackbuilds/

Packages built with these scripts are tested on Slackware -current and 12.2.

(libsigc++ is also required)

NetBSD

Please use http://pkgsrc.se/net/ekiga (Ekiga 3.2.5) and http://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/net/ekiga/README.html.

image:OpenBSD.gif OpenBSD

  • install package:

OpenBSD 4.4

$ pkg_add -v ekiga-2.0.12p5.tgz

OpenBSD 4.5

$ pkg_add -v ekiga-2.0.12p14.tgz

for all OpenBSDs

  • or built it on your own:
$ cd /usr/ports/x11/gnome/ekiga
$ make
$ make install

http://openports.se/x11/gnome/ekiga latest port of ekiga (supplied by openbsd)

image:Opensolaris.png OpenSolaris

OpenSolaris Nevada: Please read those instructions first. Afterwards, download ekiga-3.0.0-snv-i386-pkg.gz. (Contributed by Elaine Xiong.)

Run Ekiga

Now, give it a try, open a Terminal and type:

$ ekiga
image:Gnome-status.png If you have an error about GConf, this will likely be solved by doing this: I have GConf errors when I start Ekiga. Then restart ekiga in a Terminal by typing: $ ekiga
Configuration Assistant
Enlarge
Configuration Assistant
image:Gnome-status.png When starting Ekiga for the first time the Configuration Assistant will show automatically.


Where to get HELP?

See FAQ#Where_can_I_get_help?.

Personal tools