Author: dj
Date: 2007-12-29 00:35:29 -0700 (Sat, 29 Dec 2007)
New Revision: 7165
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/suites/openoffice.xml
Log:
Added --without-pam switch to OOo. Thanks Nathan.
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-12-28 01:14:39 UTC (rev 7164)
+++ trunk/BOOK/general.ent 2007-12-29 07:35:29 UTC (rev 7165)
@@ -3,7 +3,7 @@
$Date$
-->
-<!ENTITY day "28"> <!-- Always 2 digits -->
+<!ENTITY day "29"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2007">
<!ENTITY version "svn-&year;&month;&day;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-12-28 01:14:39 UTC
(rev 7164)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-12-29 07:35:29 UTC
(rev 7165)
@@ -42,6 +42,16 @@
-->
<listitem>
+ <para>December 29th, 2007</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Added --without-pam switch to OpenOffice installation
+ instructions. Reported by Nathan Coulson.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>December 28th, 2007</para>
<itemizedlist>
<listitem>
@@ -99,8 +109,8 @@
<para>December 16th, 2007</para>
<itemizedlist>
<listitem>
- <para>[alexander] - Moved the URI Perl module under a separate
heading,
- to simplify cross-references.</para>
+ <para>[alexander] - Moved the URI Perl module under a separate
+ heading, to simplify cross-references.</para>
</listitem>
</itemizedlist>
</listitem>
@@ -162,8 +172,8 @@
<para>November 17th, 2007</para>
<itemizedlist>
<listitem>
- <para>[ag] - Fixed a broken link to the Python documentation.
Reported by
- Moody.</para>
+ <para>[ag] - Fixed a broken link to the Python documentation.
+ Reported by Moody.</para>
</listitem>
<listitem>
<para>[ag] - Added a switch in the 'Command Explanations' section
@@ -697,17 +707,17 @@
<para>July 30th, 2007</para>
<itemizedlist>
<listitem>
- <para>[ag] - Removed the extra-prompt.sh script. Avoid to export the
PS1
- variable, and modified it. Thanks to David Jensen for the
suggestions and
- to Craig Jackson for the report.</para>
+ <para>[ag] - Removed the extra-prompt.sh script. Avoid to export
+ the PS1 variable, and modified it. Thanks to David Jensen for the
+ suggestions and to Craig Jackson for the report.</para>
</listitem>
<listitem>
<para>[ag] - Added a warning in mutt instructions, about linking mutt
against GnuTLS.</para>
</listitem>
<listitem>
- <para>[ag] - Added a consolidated patch to vim instructions, with
fixes
- from upstream. Syncing with LFS.</para>
+ <para>[ag] - Added a consolidated patch to vim instructions, with
+ fixes from upstream. Syncing with LFS.</para>
</listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/xsoft/suites/openoffice.xml
===================================================================
--- trunk/BOOK/xsoft/suites/openoffice.xml 2007-12-28 01:14:39 UTC (rev
7164)
+++ trunk/BOOK/xsoft/suites/openoffice.xml 2007-12-29 07:35:29 UTC (rev
7165)
@@ -206,9 +206,10 @@
<screen><userinput>cd config_office/ &&
./configure --prefix=/opt/openoffice-&openoffice-version; \
--enable-libart --disable-fontooo --disable-gnome-vfs \
- --without-fonts --with-system-stdlibs --without-system-jars \
- --with-system-freetype --with-system-expat --with-system-libxml \
- --with-system-zlib --enable-cairo --enable-build-mozilla \
+ --without-fonts --without-system-jars --without-pam \
+ --with-system-stdlibs --with-system-freetype \
+ --with-system-expat --with-system-libxml --with-system-zlib \
+ --enable-cairo --enable-build-mozilla \
--with-build-version=BLFS --with-package-format=native \
--disable-binfilter --disable-odk --disable-qadevooo \
--with-use-shell=bash &&
@@ -312,49 +313,64 @@
whether to use the system libraries and programs or to build
the source packages included in the build tree.</para>
+ <para><parameter>--without-pam</parameter>: Disable the use of
+ <application>Linux-PAM</application> functions. Omit this switch if
+ <application>Linux-PAM</application> is installed.</para>
+
<para><parameter>--enable-build-mozilla</parameter>: Build the in-tree
<application>Mozilla</application> suite.</para>
- <para><parameter>--with-build-version=BLFS</parameter>:
- Appends "BLFS" to the end of the version string.</para>
+ <para><parameter>--with-build-version=BLFS</parameter>: Appends "BLFS"
+ to the end of the version string.</para>
<para><parameter>--with-package-format=native</parameter>: This switch
- disables the build of <application>RPM</application> packages.</para>
+ forces the build to skip the packaging process, leaving only the
+ temporary installation that would be used for packaging. This temporary
+ installation is later copied directly to the final destination.</para>
- <para><parameter>--disable-binfilter</parameter>: This switch disables the
- build of legacy <application>StarOffice-5</application> import
+ <para><parameter>--disable-binfilter</parameter>: This switch disables
+ the build of legacy <application>StarOffice-5</application> import
filters. Omit this switch if you've downloaded the binfilter package
- above.</para>
+ above. Warning: Installation of the legacy import filters increases the
+ build time considerably. Only install them if you have these old
+ file types, and need to edit them in
+ <application>OpenOffice</application>.</para>
<para><parameter>--disable-odk</parameter>: This switch disables the build
- of the <application>OpenOffice</application> SDK. Ommit this switch if
+ of the <application>OpenOffice</application> SDK. Omit this switch if
you've downloaded the sdk package above.</para>
<para><parameter>--disable-qadevooo</parameter>: This switch skips
- the building of the quality assurance components used by the OOo
- dev team.</para>
+ the building of the quality assurance tools used by the
+ <application>OpenOffice</application> development teams.</para>
-
<para><parameter>--with-system-mozilla=<replaceable>[mozilla-type]</replaceable>
- </parameter>: Enables the use of system installed
+ <para>
+ <parameter>--with-system-mozilla=<replaceable><type></replaceable>
+ </parameter>: Enables the use of a system installed
<application>gecko</application> or <application>XULRunner</application>
engine in place of the full <application>Mozilla</application> suite.
This will disable the use of a <application>Thunderbird</application>
address book as a data source. If you omit the type of installation,
- the build system defaults to <parameter>xulrunner</parameter>.</para>
+ configure defaults to, and searches for a working
+ <application>XULRunner</application> installation and will fail if
+ one is not found.</para>
<para><parameter>--disable-cups</parameter>: Disable the use of
<application>CUPS</application> for printing.</para>
-
<para><parameter>--with-lang=<replaceable><LANG></replaceable></parameter>:
+ <para>
+ <parameter>--with-lang=<replaceable><LANG></replaceable></parameter>:
Allows the use of additional languages in
<application>OpenOffice</application>. ENUS is the default.</para>
-
<para><parameter>--with-dict=<replaceable><LANG></replaceable></parameter>:
+ <para>
+ <parameter>--with-dict=<replaceable><LANG></replaceable></parameter>:
Allows the use of alternate dictionaries in
<application>OpenOffice</application>. ENUS is the default.</para>
- <para><parameter>--with-use-shell=bash</parameter>: Tells the OOo build
- system to use bash as opposed to tcsh.</para>
+ <para><parameter>--with-use-shell=bash</parameter>: Tells the
+ <application>OpenOffice</application> build system to use bash as opposed
+ to tcsh.</para>
<para><command>./bootstrap</command>: Build the
<application>dmake</application> utility required to complete the
@@ -377,7 +393,8 @@
<segtitle>Installed Directory</segtitle>
<seglistitem>
- <seg>scalc, sdraw, simpress, smath, soffice, spadmin, and
swriter.</seg>
+ <seg>scalc, sdraw, simpress, smath, soffice, spadmin,
+ and swriter.</seg>
<seg><application>OpenOffice</application> libraries</seg>
<seg>/opt/openoffice-&openoffice-version;</seg>
</seglistitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page