GnomeMeeting is an H.323 compatible videoconferencing and VOIP/IP-Telephony application that allows you to make audio and video calls to remote users with H.323 hardware or software (such as Microsoft Netmeeting). It supports all modern videoconferencing features, such as registering to an ILS directory, gatekeeper support, making multi-user conference calls using an external MCU, using modern Quicknet telephony cards, and making PC-To-Phone calls.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-1.0.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-1.0.2.tar.bz2
Download MD5 sum: f292e3143d67d4786d64ac5983e25d3f
Download size: 2.9 MB
Estimated disk space required: 47 MB
Estimated build time: 1.06 SBU
libgnomeui-2.8.0, ScrollKeeper-0.3.14, PWLib-1.6.5 (compiled with OpenLDAP support) and OpenH323-1.13.4
SDL-1.2.8 (required for full-screen video)
Install GnomeMeeting by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
The GnomeMeeting package contains gnomemeeting and gnomemeeting-config-tool.
Last updated on 2004-12-20 08:01:39 -0700