Author: randy
Date: 2010-03-28 11:49:10 -0600 (Sun, 28 Mar 2010)
New Revision: 8362
Modified:
trunk/BOOK/general/sysutils/hal.xml
Log:
Added a parameter to the HAL configure script
Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2010-03-28 17:36:12 UTC (rev 8361)
+++ trunk/BOOK/general/sysutils/hal.xml 2010-03-28 17:49:10 UTC (rev 8362)
@@ -145,7 +145,8 @@
--sysconfdir=/etc \
--libexecdir=/usr/lib/hal \
--localstatedir=/var \
- --docdir=/usr/share/doc/hal-&hal-version; &&
+ --docdir=/usr/share/doc/hal-&hal-version; \
+ --enable_policy_kit=no &&
make</userinput></screen>
<para>To test the results, issue <command>make check</command>.</para>
@@ -180,6 +181,10 @@
<filename class='directory'>/var/run/hald</filename> instead of
<filename class='directory'>/usr/var/run/hald</filename>.</para>
+ <para><parameter>--enable_policy_kit=no</parameter>: This parameter is
+ required if PolicyKit is not installed. Remove it if PolicyKit is
+ installed.</para>
+
<para><parameter>--enable-docbook-docs
--docdir=/usr/share/doc/hal-&hal-version;</parameter>: If <xref
linkend="xmlto"/> is available, these parameters enable the
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page