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.2/gnomemeeting-1.2.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.2/gnomemeeting-1.2.1.tar.bz2
Download MD5 sum: e765914ed1eb547d4a15d211e2ae9f57
Download size: 3.7 MB
Estimated disk space required: 48 MB
Estimated build time: 0.9 SBU
libgnomeui-2.10.0, ScrollKeeper-0.3.14, Evolution Data Server-1.2.2, OpenLDAP-2.2.24, PWLib-1.8.4 (compiled with OpenLDAP support) and OpenH323-1.15.3
Install GnomeMeeting by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
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.
Last updated on 2005-08-01 13:29:19 -0600