Author: randy
Date: 2007-08-07 23:41:16 -0600 (Tue, 07 Aug 2007)
New Revision: 7027
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/core/gnome-session.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added a parameter to the configure command in the GNOME Session instructions so
that the Assistive Technology (Accessibility) packages work properly
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-08-07 16:50:50 UTC (rev 7026)
+++ trunk/BOOK/general.ent 2007-08-08 05:41:16 UTC (rev 7027)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "07"> <!-- Always 2 digits -->
+<!ENTITY day "08"> <!-- Always 2 digits -->
<!ENTITY month "08"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
Modified: trunk/BOOK/gnome/core/gnome-session.xml
===================================================================
--- trunk/BOOK/gnome/core/gnome-session.xml 2007-08-07 16:50:50 UTC (rev
7026)
+++ trunk/BOOK/gnome/core/gnome-session.xml 2007-08-08 05:41:16 UTC (rev
7027)
@@ -79,6 +79,8 @@
--sysconfdir=&gnome-etc-dir; \
--mandir=$(pkg-config \
--variable=prefix ORBit-2.0)/share/man &&
+ --with-at-spi-registryd-directory=$(pkg-config \
+ --variable=prefix ORBit-2.0)/lib/at-spi
make</userinput></screen>
<para>This package does not come with a test suite.</para>
@@ -101,6 +103,10 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
href="../../xincludes/gnome-mandir.xml"/>
+ <para><parameter>--with-at-spi-registryd-directory=...</parameter>: This
+ parameter is used to identify where the AT-SPI Registry daemon is located,
+ as the default is <envar>$GNOME_PREFIX</envar>/libexec.</para>
+
</sect2>
<sect2 role="content">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-08-07 16:50:50 UTC
(rev 7026)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-08-08 05:41:16 UTC
(rev 7027)
@@ -42,6 +42,17 @@
-->
<listitem>
+ <para>August 8th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[randy] - Added a parameter to the configure command in the
+ GNOME Session instructions so that the Assistive Technology
+ (Accessibility) packages work properly.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>August 7th, 2007</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page