Author: wblaszcz
Date: 2011-06-10 21:16:43 -0600 (Fri, 10 Jun 2011)
New Revision: 8889
Modified:
trunk/BOOK/general/genlib/glib.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
ticket 3244
Modified: trunk/BOOK/general/genlib/glib.xml
===================================================================
--- trunk/BOOK/general/genlib/glib.xml 2011-06-11 02:36:38 UTC (rev 8888)
+++ trunk/BOOK/general/genlib/glib.xml 2011-06-11 03:16:43 UTC (rev 8889)
@@ -76,7 +76,9 @@
commands:</para>
<screen><userinput>patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch
&&
-./configure --prefix=/usr &&
+./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --infodir=/usr/share/info &&
make</userinput></screen>
<para>To test the results, issue: <command>make check</command>.</para>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2011-06-11 02:36:38 UTC
(rev 8888)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2011-06-11 03:16:43 UTC
(rev 8889)
@@ -41,9 +41,19 @@
-->
<listitem>
- <para>June 10th, 2011</para>
+ <para>June 11th, 2011</para>
<itemizedlist>
<listitem>
+ <para>[wblaszcz] - Modified configure parameters in GLib-1.2.10.
+ (ticket <ulink url="&blfs-ticket-root;3244">#3244</ulink>).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
+ <para>June 11th, 2011</para>
+ <itemizedlist>
+ <listitem>
<para>[wblaszcz] - Added to Command Explanations in GConf-2.28.1 to
address part of ticket <ulink
url="&blfs-ticket-root;3210">#3210</ulink>.</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page