mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
libreoffice formatting fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11962 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3546fdad96
commit
92b7b3a80b
@ -424,13 +424,13 @@ unset i</userinput></screen>
|
||||
<parameter>--with-lang=ALL</parameter>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<note><para>
|
||||
For a list of the available languages, you can uncompress the
|
||||
translations tarball, <command>tar -xf
|
||||
../libreoffice-translations-&libreoffice-dlversion;.tar.xz
|
||||
--no-overwrite-dir -C /tmp</command>, and run <command>ls
|
||||
/tmp/libreoffice-&libreoffice-dlversion;/translations/source</command>.
|
||||
</para>
|
||||
</para></note>
|
||||
|
||||
<para>
|
||||
<parameter>--with-help</parameter>: Without this switch, the help files
|
||||
@ -444,25 +444,25 @@ unset i</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--without-java</option>: This switch disables
|
||||
<parameter>--without-java</parameter>: This switch disables
|
||||
<application>Java</application> support in
|
||||
<application>LibreOffice</application>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-gconf</option>: This switch disables compiling
|
||||
<parameter>--disable-gconf</parameter>: This switch disables compiling
|
||||
<application>LibreOffice</application> with the deprecated
|
||||
<application>GNOME</application> configuration system support.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-odk</option>: This switch disables installing the
|
||||
<parameter>--disable-odk</parameter>: This switch disables installing the
|
||||
office development kit. Remove if you want to develop a
|
||||
<application>LibreOffice</application> based application.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--disable-postgresql-sdbc</option>: This switch disables compiling
|
||||
<parameter>--disable-postgresql-sdbc</parameter>: This switch disables compiling
|
||||
<application>LibreOffice</application> with the ability to connect to a
|
||||
<application>PostgreSQL</application> database. Remove it if you would
|
||||
like <application>LibreOffice</application> to be able to connect to a
|
||||
@ -482,14 +482,14 @@ unset i</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--with-system-*</option>: These switches prevent
|
||||
<parameter>--with-system-*</parameter>: These switches prevent
|
||||
<application>LibreOffice</application> from trying to compile its own
|
||||
versions of these dependencies. If you've not installed some of the
|
||||
dependencies, remove the corresponding switches.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</option>: This
|
||||
<parameter>--with-parallelism=$(getconf _NPROCESSORS_ONLN)</parameter>: This
|
||||
switch tells <application>LibreOffice</application> to use all your
|
||||
CPUs to compile in parallel and speed up the build.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user