Author: randy
Date: 2010-03-06 16:57:09 -0700 (Sat, 06 Mar 2010)
New Revision: 8299
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genutils/gtk-doc.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Updated to GTK-Doc-1.12
Modified: trunk/BOOK/general/genutils/gtk-doc.xml
===================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml 2010-03-06 23:42:24 UTC (rev
8298)
+++ trunk/BOOK/general/genutils/gtk-doc.xml 2010-03-06 23:57:09 UTC (rev
8299)
@@ -6,9 +6,9 @@
<!ENTITY gtk-doc-download-http
"&gnome-download-http;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
<!ENTITY gtk-doc-download-ftp
"&gnome-download-ftp;/gtk-doc/>k-doc-version;/gtk-doc->k-doc-version;.tar.bz2">
- <!ENTITY gtk-doc-md5sum "b5e268c71fa90aad890cf53715664d0a">
- <!ENTITY gtk-doc-size "443 KB">
- <!ENTITY gtk-doc-buildsize "4.8 MB">
+ <!ENTITY gtk-doc-md5sum "2b64763c7cd314742fbfe29bba6e9890">
+ <!ENTITY gtk-doc-size "644 KB">
+ <!ENTITY gtk-doc-buildsize "8 MB">
<!ENTITY gtk-doc-time "less than 0.1 SBU">
]>
@@ -86,20 +86,31 @@
<sect2 role="installation">
<title>Installation of GTK-Doc</title>
+ <note>
+ <para>If you installed the <xref linkend="scrollkeeper"/> package and
+ then followed it with <xref linkend="rarian"/> package, there will be
+ Scrollkeeper files missing (Rarian removed them) and the build will
+ fail. In this instance you should add the paramater
+ <option>--disable-scrollkeeper</option> to the
+ <command>./configure</command> command shown below.</para>
+ </note>
+
<para>Install <application>GTK-Doc</application> by running
the following commands:</para>
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
+ <para>To test the results, issue <command>make check</command>.</para>
+
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
<screen role="root"><userinput>make install</userinput></screen>
- <para>The test suite requires that the package has been installed first,
but
+ <!-- <para>The test suite requires that the package has been installed
first, but
there's no reason to run it as there is a missing file which causes the
test
suite to fail. If you insist on seeing the results, an an unprivileged
user
- run: <command>make check</command>.</para>
+ run: <command>make check</command>.</para> -->
</sect2>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2010-03-06 23:42:24 UTC (rev 8298)
+++ trunk/BOOK/general.ent 2010-03-06 23:57:09 UTC (rev 8299)
@@ -215,7 +215,7 @@
<!ENTITY compface-version "1.5.2">
<!ENTITY imagemagick-version "6.3.5">
<!ENTITY hd2u-version "1.0.1">
-<!ENTITY gtk-doc-version "1.11">
+<!ENTITY gtk-doc-version "1.12">
<!ENTITY scrollkeeper-version "0.3.14">
<!ENTITY intltool-version "0.40.6">
<!ENTITY screen-version "4.0.3">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-03-06 23:42:24 UTC
(rev 8298)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-03-06 23:57:09 UTC
(rev 8299)
@@ -45,6 +45,9 @@
<para>March 7th, 2010</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to GTK-Doc-1.12.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to iptables-1.4.7.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page