Author: ken
Date: 2009-01-20 15:50:09 -0700 (Tue, 20 Jan 2009)
New Revision: 7733

Modified:
   trunk/BOOK/general/genutils/gtk-doc.xml
Log:
Sundry fixes for gtk-doc - thanks to Randy for pointing out where pkgconfig now 
looks, and for re-wording.

Modified: trunk/BOOK/general/genutils/gtk-doc.xml
===================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml     2009-01-20 22:34:30 UTC (rev 
7732)
+++ trunk/BOOK/general/genutils/gtk-doc.xml     2009-01-20 22:50:09 UTC (rev 
7733)
@@ -89,34 +89,28 @@
     <para>Install <application>GTK-Doc</application> by running
     the following commands:</para>
 
-<screen><userinput>sed -i '/^pkgconfigdir/s/datadir/libdir/' &amp;&amp;
-./configure --prefix=/usr &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <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, 
and
-    in any case it fails because of a missing file, so there is little point
-    in running it.  If you insist on seeing the results, as a normal user run:
-    <command>make check</command>.</para>
+    <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>
 
   </sect2>
 
-  <sect2 role="commands">
+<!--  <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para><command>sed -i '/^pkgconfigdir/s/datadir/libdir/'</command>:
-    this installs the pkgconfig file in a place which is on
-    <envar>PKG_CONFIG_PATH</envar> instead of in
-    <filename class='directory'>/usr/share/pkgconfig</filename>.</para>
-
-    <!-- no scrollkeeper files with this version
+    \<\!\-\- no scrollkeeper files with this version
     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude";
-    href="../../xincludes/scrollkeeper-dir.xml"/>-->
+    href="../../xincludes/scrollkeeper-dir.xml"/> \-\-\>
 
-  </sect2>
+  </sect2> -->
 
   <sect2 role="content">
     <title>Contents</title>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to