mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
chapters 38 - 41
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1254 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
237b6d973d
commit
51454736c8
@ -1,13 +1,14 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--sysconfdir=/etc/gnome</command> : This switch puts
|
||||
configuration files in <filename>/etc/gnome</filename> instead of
|
||||
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
||||
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
||||
configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><command>--localstatedir=/var/lib</command> : This switch puts
|
||||
scrollkeeper files in<filename>/var/lib/scrollkeeper</filename> instead
|
||||
of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.<para>
|
||||
<para><parameter>--localstatedir=/var/lib</parameter>: This switch puts
|
||||
<application>ScrollKeeper</application> files in<filename
|
||||
class="directory">/var/lib/scrollkeeper</filename> instead
|
||||
of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.<para>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
@ -101,16 +101,17 @@ the mail-news component.</para>
|
||||
<title>Additional build notes for <application>Mozilla Firebird</application> &firebird-version;</title>
|
||||
|
||||
<para>Add the following env variable (The variable is named Phoenix since
|
||||
that was the original name for the Mozilla Firebird project):</para>
|
||||
that was the original name for the <application>Mozilla
|
||||
Firebird</application> project):</para>
|
||||
|
||||
<screen><userinput><command>export MOZILLA_PHOENIX="1"</command></userinput></screen>
|
||||
|
||||
<para>Make sure that the following switches are passed to
|
||||
<command>./configure</command>: <command>--disable-calendar</command> and
|
||||
<command>--disable-mailnews</command>.</para>
|
||||
<command>./configure</command>: <option>--disable-calendar</option> and
|
||||
<option>--disable-mailnews</option>.</para>
|
||||
|
||||
<para>We recommend installing in a seperate prefix
|
||||
such as <command>--prefix=/opt/firebird-&firebird-version;</command>
|
||||
such as <parameter>--prefix=/opt/firebird-&firebird-version;</parameter>
|
||||
to prevent clashes with
|
||||
an installed <application>Mozilla</application>.</para>
|
||||
|
||||
@ -127,10 +128,11 @@ an installed <application>Mozilla</application>.</para>
|
||||
<screen><userinput><command>export MOZ_THUNDERBIRD="1"</command></userinput></screen>
|
||||
|
||||
<para>Make sure that the following switche is passed to
|
||||
<command>./configure</command>: <command>--disable-calendar</command>.</para>
|
||||
<command>./configure</command>: <option>--disable-calendar</option>.</para>
|
||||
|
||||
<para>We recommend installing in a seperate prefix
|
||||
such as <command>--prefix=/opt/thunderbird-&thunderbird-version;</command>
|
||||
such as
|
||||
<parameter>--prefix=/opt/thunderbird-&thunderbird-version;</parameter>
|
||||
to prevent clashes with
|
||||
an installed <application>Mozilla</application>.</para>
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--enable-gnome</command> : This command can be added
|
||||
to the configure command for AbiWord to utilize GNOME libraries listed
|
||||
<para><option>--enable-gnome</option>: This command can be added
|
||||
to the configure command for <application>AbiWord</application> to
|
||||
utilize <application><acronym>GNOME</acronym></application> libraries listed
|
||||
in the introduction.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -1,9 +1,9 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--enable-compat185</command> : Build support for older database files.</para>
|
||||
<para><option>--enable-compat185</option>: Build support for older database files.</para>
|
||||
|
||||
<para><command>--prefix=/opt/db-&db-3.1-version;</command> : This version of the
|
||||
<para><parameter>--prefix=/opt/db-&db-3.1-version;</parameter>: This version of the
|
||||
Berkeley Database should not be installed in <filename class="directory">/usr</filename>,
|
||||
as it is only needed for the building of
|
||||
<application>Evolution</application>.</para>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<para><application>Evolution </application> requires this particular version.
|
||||
The details on
|
||||
<para><application>Evolution</application> requires
|
||||
<application>Berkeley DB</application>-&db-3.1-version;. The details on
|
||||
"why" are in the <filename>README</filename> file distibuted with the
|
||||
<application>Evolution</application> source code. <application>Evolution
|
||||
</application> links to the library statically, hence this book installs
|
||||
|
@ -1,14 +1,14 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--with-db3=/opt/db-&db-3.1-version;</command> : Specify
|
||||
<para><parameter>--with-db3=/opt/db-&db-3.1-version;</parameter>: Specify
|
||||
the location where db-&db-3.1-version; is installed.</para>
|
||||
|
||||
<para><command>--enable-openssl</command> : This flag will compile
|
||||
<para><option>--enable-openssl</option>: This flag will compile
|
||||
<acronym>SSL</acronym> support into
|
||||
<application>Evolution</application>.</para>
|
||||
|
||||
<para><command>--enable-openldap</command> : This flag will compile
|
||||
<para><option>--enable-openldap</option>: This flag will compile
|
||||
<acronym>LDAP</acronym> support into
|
||||
<application>Evolution</application>.</para>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--prefix=/opt/gnome</command> : Version &gnucash-version; of
|
||||
<para><parameter>--prefix=/opt/gnome</parameter>: Version &gnucash-version; of
|
||||
<application>GnuCash</application> is a
|
||||
<application><acronym>GNOME</acronym></application> 1.4 application.
|
||||
</para>
|
||||
|
@ -1,17 +1,18 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--localstatedir=/var/lib</command> : This switch
|
||||
puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
|
||||
instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
||||
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
||||
puts <application>ScrollKeeper</application> files in <filename
|
||||
class="directory">/var/lib/scrollkeeper</filename>
|
||||
instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
||||
|
||||
<para><command>--sysconfdir=/etc/gnome</command> : This switch
|
||||
puts configuration files in <filename>/etc/gnome</filename> instead of
|
||||
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
||||
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
||||
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch
|
||||
puts libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
|
||||
<filename>$GNOME_PREFIX/libexec</filename>.</para>
|
||||
<para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch
|
||||
puts libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -2,19 +2,19 @@
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para>
|
||||
<command>mv ../gpc231/gpc.* external/gpc</command> : Copy the gpc files to the appropriate location.</para>
|
||||
<command>mv ../gpc231/gpc.* external/gpc</command>: Copy the gpc files to the appropriate location.</para>
|
||||
|
||||
<para><command>--with-lang=ALL</command> : Make install sets for all available languages.</para>
|
||||
<para><parameter>--with-lang=ALL</parameter>: Make install sets for all available languages.</para>
|
||||
|
||||
<para><command>./bootstrap</command> : Create packages required to bootstrap the build.</para>
|
||||
<para><command>./bootstrap</command>: Create packages required to bootstrap the build.</para>
|
||||
|
||||
<para><command>dmake</command> : Compile the package.</para>
|
||||
<para><command>dmake</command>: Compile the package.</para>
|
||||
|
||||
<para><command>sed -e "s:^oo_home=...</command>: Remove version specific
|
||||
installation directory</para>
|
||||
|
||||
<para><command>for appl in swriter scalc sdraw simpress smath soffice;
|
||||
do ...</command> : Create links so that the package can be started from the command line without changes to the existing path.</para>
|
||||
do ...</command>: Create links so that the package can be started from the command line without changes to the existing path.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user