Changeset 5145473
- Timestamp:
- 10/01/2003 03:24:39 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 46b80247
- Parents:
- 237b6d9
- Location:
- xsoft
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/graphweb/galeon/galeon-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--sysconfdir=/etc/gnome</command>: This switch puts5 configuration files in <filename >/etc/gnome</filename> instead of6 <filename >$GNOME_PREFIX/etc</filename>.</para>4 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts 5 configuration files in <filename class="directory">/etc/gnome</filename> instead of 6 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 7 7 8 <para><command>--localstatedir=/var/lib</command> : This switch puts 9 scrollkeeper files in<filename>/var/lib/scrollkeeper</filename> instead 10 of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.<para> 8 <para><parameter>--localstatedir=/var/lib</parameter>: This switch puts 9 <application>ScrollKeeper</application> files in<filename 10 class="directory">/var/lib/scrollkeeper</filename> instead 11 of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.<para> 11 12 12 13 -
xsoft/graphweb/mozilla/mozilla-inst.xml
r237b6d9 r5145473 102 102 103 103 <para>Add the following env variable (The variable is named Phoenix since 104 that was the original name for the Mozilla Firebird project):</para> 104 that was the original name for the <application>Mozilla 105 Firebird</application> project):</para> 105 106 106 107 <screen><userinput><command>export MOZILLA_PHOENIX="1"</command></userinput></screen> 107 108 108 109 <para>Make sure that the following switches are passed to 109 <command>./configure</command>: < command>--disable-calendar</command> and110 < command>--disable-mailnews</command>.</para>110 <command>./configure</command>: <option>--disable-calendar</option> and 111 <option>--disable-mailnews</option>.</para> 111 112 112 113 <para>We recommend installing in a seperate prefix 113 such as < command>--prefix=/opt/firebird-&firebird-version;</command>114 such as <parameter>--prefix=/opt/firebird-&firebird-version;</parameter> 114 115 to prevent clashes with 115 116 an installed <application>Mozilla</application>.</para> … … 128 129 129 130 <para>Make sure that the following switche is passed to 130 <command>./configure</command>: < command>--disable-calendar</command>.</para>131 <command>./configure</command>: <option>--disable-calendar</option>.</para> 131 132 132 133 <para>We recommend installing in a seperate prefix 133 such as <command>--prefix=/opt/thunderbird-&thunderbird-version;</command> 134 such as 135 <parameter>--prefix=/opt/thunderbird-&thunderbird-version;</parameter> 134 136 to prevent clashes with 135 137 an installed <application>Mozilla</application>.</para> -
xsoft/office/abiword/abiword-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para><command>--enable-gnome</command> : This command can be added 5 to the configure command for AbiWord to utilize GNOME libraries listed 4 <para><option>--enable-gnome</option>: This command can be added 5 to the configure command for <application>AbiWord</application> to 6 utilize <application><acronym>GNOME</acronym></application> libraries listed 6 7 in the introduction.</para> 7 8 -
xsoft/office/evolution/db-3.1-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--enable-compat185</command>: Build support for older database files.</para>4 <para><option>--enable-compat185</option>: Build support for older database files.</para> 5 5 6 <para>< command>--prefix=/opt/db-&db-3.1-version;</command>: This version of the6 <para><parameter>--prefix=/opt/db-&db-3.1-version;</parameter>: This version of the 7 7 Berkeley Database should not be installed in <filename class="directory">/usr</filename>, 8 8 as it is only needed for the building of -
xsoft/office/evolution/db-3.1-intro.xml
r237b6d9 r5145473 1 <para><application>Evolution </application> requires this particular version.2 The details on1 <para><application>Evolution</application> requires 2 <application>Berkeley DB</application>-&db-3.1-version;. The details on 3 3 "why" are in the <filename>README</filename> file distibuted with the 4 4 <application>Evolution</application> source code. <application>Evolution -
xsoft/office/evolution/evolution-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--with-db3=/opt/db-&db-3.1-version;</command>: Specify4 <para><parameter>--with-db3=/opt/db-&db-3.1-version;</parameter>: Specify 5 5 the location where db-&db-3.1-version; is installed.</para> 6 6 7 <para>< command>--enable-openssl</command>: This flag will compile7 <para><option>--enable-openssl</option>: This flag will compile 8 8 <acronym>SSL</acronym> support into 9 9 <application>Evolution</application>.</para> 10 10 11 <para>< command>--enable-openldap</command>: This flag will compile11 <para><option>--enable-openldap</option>: This flag will compile 12 12 <acronym>LDAP</acronym> support into 13 13 <application>Evolution</application>.</para> -
xsoft/office/gnucash/gnucash-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para>< command>--prefix=/opt/gnome</command>: Version &gnucash-version; of4 <para><parameter>--prefix=/opt/gnome</parameter>: Version &gnucash-version; of 5 5 <application>GnuCash</application> is a 6 6 <application><acronym>GNOME</acronym></application> 1.4 application. -
xsoft/office/gnumeric/gnumeric-exp.xml
r237b6d9 r5145473 2 2 <title>Command explanations</title> 3 3 4 <para><command>--localstatedir=/var/lib</command> : This switch 5 puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename> 6 instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 4 <para><parameter>--localstatedir=/var/lib</parameter>: This switch 5 puts <application>ScrollKeeper</application> files in <filename 6 class="directory">/var/lib/scrollkeeper</filename> 7 instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para> 7 8 8 <para>< command>--sysconfdir=/etc/gnome</command>: This switch9 puts configuration files in <filename >/etc/gnome</filename> instead of10 <filename >$GNOME_PREFIX/etc</filename>.</para>9 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch 10 puts configuration files in <filename class="directory">/etc/gnome</filename> instead of 11 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 11 12 12 <para>< command>--libexecdir=$GNOME_PREFIX/sbin</command>: This switch13 puts libexec files in <filename >$GNOME_PREFIX/sbin</filename> instead of14 <filename >$GNOME_PREFIX/libexec</filename>.</para>13 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch 14 puts libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 15 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 15 16 16 17 </sect2> -
xsoft/suites/openoffice/openoffice-exp.xml
r237b6d9 r5145473 3 3 4 4 <para> 5 <command>mv ../gpc231/gpc.* external/gpc</command> 5 <command>mv ../gpc231/gpc.* external/gpc</command>: Copy the gpc files to the appropriate location.</para> 6 6 7 <para>< command>--with-lang=ALL</command>: Make install sets for all available languages.</para>7 <para><parameter>--with-lang=ALL</parameter>: Make install sets for all available languages.</para> 8 8 9 <para><command>./bootstrap</command> 9 <para><command>./bootstrap</command>: Create packages required to bootstrap the build.</para> 10 10 11 <para><command>dmake</command> 11 <para><command>dmake</command>: Compile the package.</para> 12 12 13 13 <para><command>sed -e "s:^oo_home=...</command>: Remove version specific … … 15 15 16 16 <para><command>for appl in swriter scalc sdraw simpress smath soffice; 17 do ...</command> 17 do ...</command>: Create links so that the package can be started from the command line without changes to the existing path.</para> 18 18 19 19 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.