Added MD5 sum to GnomeMeeting instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3070 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2004-12-02 21:18:52 +00:00
parent 139e7558e3
commit b06ee7e594
2 changed files with 26 additions and 24 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY gnomemeeting-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-&gnomemeeting-version;.tar.bz2"> <!ENTITY gnomemeeting-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-&gnomemeeting-version;.tar.bz2">
<!ENTITY gnomemeeting-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-&gnomemeeting-version;.tar.bz2"> <!ENTITY gnomemeeting-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/1.0/gnomemeeting-&gnomemeeting-version;.tar.bz2">
<!ENTITY gnomemeeting-md5sum "f292e3143d67d4786d64ac5983e25d3f">
<!ENTITY gnomemeeting-size "2.9 MB"> <!ENTITY gnomemeeting-size "2.9 MB">
<!ENTITY gnomemeeting-buildsize "47 MB"> <!ENTITY gnomemeeting-buildsize "47 MB">
<!ENTITY gnomemeeting-time "1.06 SBU"> <!ENTITY gnomemeeting-time "1.06 SBU">
]> ]>
<sect1 id="gnomemeeting" xreflabel="GnomeMeeting-&gnomemeeting-version;"> <sect1 id="gnomemeeting" xreflabel="GnomeMeeting-&gnomemeeting-version;">
@ -23,8 +23,7 @@
<sect2> <sect2>
<title>Introduction to <application>GnomeMeeting</application></title> <title>Introduction to <application>GnomeMeeting</application></title>
<para> <para><application>GnomeMeeting</application> is an H.323 compatible
<application>GnomeMeeting</application> is an H.323 compatible
videoconferencing and videoconferencing and
<acronym>VOIP</acronym>/<acronym>IP</acronym>-Telephony application that <acronym>VOIP</acronym>/<acronym>IP</acronym>-Telephony application that
allows you to make audio and video calls to remote users with H.323 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 modern videoconferencing features, such as registering to an
<acronym>ILS</acronym> directory, gatekeeper support, making multi-user <acronym>ILS</acronym> directory, gatekeeper support, making multi-user
conference calls using an external <acronym>MCU</acronym>, using modern conference calls using an external <acronym>MCU</acronym>, using modern
Quicknet telephony cards, and making PC-To-Phone calls. Quicknet telephony cards, and making <acronym>PC</acronym>-To-Phone
</para> calls.</para>
<sect3><title>Package information</title> <sect3><title>Package information</title>
<itemizedlist spacing='compact'> <itemizedlist spacing='compact'>
@ -41,25 +40,27 @@ Quicknet telephony cards, and making PC-To-Phone calls.
url="&gnomemeeting-download-http;"/></para></listitem> url="&gnomemeeting-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink <listitem><para>Download (FTP): <ulink
url="&gnomemeeting-download-ftp;"/></para></listitem> url="&gnomemeeting-download-ftp;"/></para></listitem>
<listitem><para>Download MD5 sum: &gnomemeeting-md5sum;</para></listitem>
<listitem><para>Download size: &gnomemeeting-size;</para></listitem> <listitem><para>Download size: &gnomemeeting-size;</para></listitem>
<listitem><para>Estimated Disk space required: <listitem><para>Estimated disk space required:
&gnomemeeting-buildsize;</para></listitem> &gnomemeeting-buildsize;</para></listitem>
<listitem><para>Estimated build time: <listitem><para>Estimated build time:
&gnomemeeting-time;</para></listitem></itemizedlist> &gnomemeeting-time;</para></listitem></itemizedlist>
</sect3> </sect3>
<sect3><title><application>GnomeMeeting</application> dependencies</title> <sect3><title><application>GnomeMeeting</application> dependencies</title>
<sect4><title>Required</title> <sect4><title>Required</title>
<para> <para><xref linkend="libgnomeui"/>,
<xref linkend="libgnomeui"/>, <xref linkend="scrollkeeper"/>,
<xref linkend="scrollkeeper"/>, <ulink url="http://sourceforge.net/projects/openh323">PWLib-1.6.5
<ulink url="http://sourceforge.net/projects/openh323">PWLib-1.6.5 (compiled with OpenLDAP support)</ulink> and (compiled with OpenLDAP support)</ulink> and
<ulink url="http://sourceforge.net/projects/openh323">OpenH323-1.13.4</ulink> <ulink url="http://sourceforge.net/projects/openh323">OpenH323-1.13.4</ulink>
</para></sect4> </para>
</sect4>
<sect4><title>Optional</title> <sect4><title>Optional</title>
<para> <para><xref linkend="SDL"/> (required for full-screen video)</para>
<xref linkend="SDL"/> </sect4>
</para></sect4>
</sect3> </sect3>
</sect2> </sect2>
@ -67,7 +68,8 @@ url="&gnomemeeting-download-ftp;"/></para></listitem>
<sect2> <sect2>
<title>Installation of <application>GnomeMeeting</application></title> <title>Installation of <application>GnomeMeeting</application></title>
<para>Install <application>GnomeMeeting</application> by running the following commands:</para> <para>Install <application>GnomeMeeting</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp; --sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
@ -80,13 +82,13 @@ make install</command></userinput></screen>
<title>Command explanations</title> <title>Command explanations</title>
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of puts configuration files in <filename class="directory">/etc/gnome</filename>
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para> instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
<para><parameter>--localstatedir=/var/lib</parameter>: This switch <para><parameter>--localstatedir=/var/lib</parameter>: This switch
puts <application>ScrollKeeper</application> files in <filename puts <application>ScrollKeeper</application> files in
class="directory">/var/lib/scrollkeeper</filename> <filename class="directory">/var/lib/scrollkeeper</filename> instead of
instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
</sect2> </sect2>
@ -95,8 +97,7 @@ instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>
<para>The <application>GnomeMeeting</application> package contains <para>The <application>GnomeMeeting</application> package contains
<command>gnomemeeting</command> and <command>gnomemeeting</command> and
<command>gnomemeeting-config-tool</command>. <command>gnomemeeting-config-tool</command>.</para>
</para>
</sect2> </sect2>

View File

@ -25,7 +25,8 @@ who wrote what.</para>
<listitem><para>December 2nd, 2004 [randy]: Added new package <listitem><para>December 2nd, 2004 [randy]: Added new package
Java Access Bridge-1.4.2; added --disable-gtk-doc to the librsvg build 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, instructions which was inadvertently removed; updated to GNOME Speech-0.3.5,
Gnopernicus-0.9.18 and GOK-0.11.16.</para></listitem> Gnopernicus-0.9.18 and GOK-0.11.16; added MD5 sum to GnomeMeeting
instructions.</para></listitem>
<listitem><para>December 1st, 2004 [randy]: Added a note to the <listitem><para>December 1st, 2004 [randy]: Added a note to the
Apache Ant instructions to optionally build the Junit testing library Apache Ant instructions to optionally build the Junit testing library