From b06ee7e594d61baecaf7a93f02bbb5a83772572e Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Thu, 2 Dec 2004 21:18:52 +0000 Subject: [PATCH] Added MD5 sum to GnomeMeeting instructions git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3070 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- gnome/add/gnomemeeting.xml | 47 +++++++++++++++--------------- introduction/welcome/changelog.xml | 3 +- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/gnome/add/gnomemeeting.xml b/gnome/add/gnomemeeting.xml index ff8e4108a2..4233766f6b 100644 --- a/gnome/add/gnomemeeting.xml +++ b/gnome/add/gnomemeeting.xml @@ -6,10 +6,10 @@ + - ]> @@ -23,8 +23,7 @@ Introduction to <application>GnomeMeeting</application> - -GnomeMeeting is an H.323 compatible +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 @@ -32,8 +31,8 @@ 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. - +Quicknet telephony cards, and making PC-To-Phone +calls. Package information @@ -41,25 +40,27 @@ Quicknet telephony cards, and making PC-To-Phone calls. url="&gnomemeeting-download-http;"/> Download (FTP): +Download MD5 sum: &gnomemeeting-md5sum; Download size: &gnomemeeting-size; -Estimated Disk space required: +Estimated disk space required: &gnomemeeting-buildsize; Estimated build time: &gnomemeeting-time; - + <application>GnomeMeeting</application> dependencies Required - -, -, -PWLib-1.6.5 (compiled with OpenLDAP support) and +, +, +PWLib-1.6.5 +(compiled with OpenLDAP support) and OpenH323-1.13.4 - + + + Optional - - - + (required for full-screen video) + @@ -67,7 +68,8 @@ url="&gnomemeeting-download-ftp;"/> Installation of <application>GnomeMeeting</application> -Install GnomeMeeting by running the following commands: +Install GnomeMeeting by running the +following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && @@ -80,13 +82,13 @@ make install Command explanations --sysconfdir=/etc/gnome: This switch -puts configuration files in /etc/gnome instead of -$GNOME_PREFIX/etc. +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. +puts ScrollKeeper files in +/var/lib/scrollkeeper instead of +$GNOME_PREFIX/var/scrollkeeper. @@ -95,8 +97,7 @@ instead of $GNOME_PREFIX/var/scrollkeeper The GnomeMeeting package contains gnomemeeting and -gnomemeeting-config-tool. - +gnomemeeting-config-tool. diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 254a8b0f78..09f3c6cbda 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -25,7 +25,8 @@ who wrote what. December 2nd, 2004 [randy]: Added new package Java Access Bridge-1.4.2; added --disable-gtk-doc to the librsvg build instructions which was inadvertently removed; updated to GNOME Speech-0.3.5, -Gnopernicus-0.9.18 and GOK-0.11.16. +Gnopernicus-0.9.18 and GOK-0.11.16; added MD5 sum to GnomeMeeting +instructions. December 1st, 2004 [randy]: Added a note to the Apache Ant instructions to optionally build the Junit testing library