Difference between revisions of "Ekiga"
From CBLFS
Jump to navigationJump to search (→Dependencies) |
|||
Line 14: | Line 14: | ||
* [[ScrollKeeper]] | * [[ScrollKeeper]] | ||
* [[GConf]] | * [[GConf]] | ||
+ | * [[libgnomeui]] | ||
+ | * [[ESounD]] | ||
=== Recommended === | === Recommended === | ||
* [[SDL]] | * [[SDL]] |
Revision as of 13:09, 12 November 2006
Download Source: | http://www.gnomemeeting.org/includes/clicks_counter.php?http://www.ekiga.org/admin/downloads/latest/sources/sources/ekiga-2.0.3.tar.gz |
---|
Dependencies
Required
Recommended
Optional
- DBUS (Glib Binding)
- Avahi
- Evolution Data Server
Non-Multilib
Compile:
./configure --prefix=/usr --sysconfdir=/etc/gnome \ --localstatedir=/var/lib --enable-dbus && make
Install:
make install