Changeset a098628


Ignore:
Timestamp:
12/07/2005 06:08:30 AM (18 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
418f337
Parents:
4af60e8a
Message:

complete openoffice instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5356 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r4af60e8a ra098628  
    1 <!ENTITY day          "03">
     1<!ENTITY day          "06">
    22<!ENTITY month        "12">
    33<!ENTITY year         "2005">
    44<!ENTITY version      "svn-&year;&month;&day;">
    5 <!ENTITY releasedate  "December &day;rd, &year;">
     5<!ENTITY releasedate  "December &day;th, &year;">
    66<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    77<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r4af60e8a ra098628  
    4343
    4444    <listitem>
     45      <para>December 6th, 2005</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Completed dependencies, removed optional configure
     49          parameters and added the no_mozilla (firefox) patch for
     50          OpenOffice.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4556      <para>December 3rd, 2005</para>
    4657      <itemizedlist>
  • xsoft/suites/openoffice.xml

    r4af60e8a ra098628  
    5858    <itemizedlist spacing='compact'>
    5959      <listitem>
    60         <para>Required patch for use with gcc-&gcc-version;: <ulink
    61         url="&patch-root;/OOo_&openoffice-version;-gcc4-1.patch"/>
     60        <para>Required patch for use with gcc-&gcc-version;:
     61        <ulink url="&patch-root;/OOo_&openoffice-version;-gcc4-1.patch"/>
    6262        </para>
    6363      </listitem>
    64       <listitem>
    65         <para>Required patch for use with NPTL: <ulink
    66         url="&patch-root;/OOo_&openoffice-version;-nptl-1.patch"/></para>
    67       </listitem>
     64
     65      <listitem>
     66        <para>Required patch for use with NPTL:
     67        <ulink url="&patch-root;/OOo_&openoffice-version;-nptl-1.patch"/></para>
     68      </listitem>
     69
    6870      <listitem>
    6971        <para>Required patch for use  with
    70         <application>JDK</application>-&jdk-src-version;: <ulink
    71         url="&patch-root;/OOo_&openoffice-version;-jdk_1.5-1.patch"/>
     72        <application>JDK</application>-&jdk-src-version;:
     73        <ulink url="&patch-root;/OOo_&openoffice-version;-jdk_1.5-1.patch"/>
    7274        </para>
    7375      </listitem>
     76
     77<!--
    7478      <listitem>
    7579        <para>Required patch for use with pkgconfig-0.17 and greater:
     
    7781        url="&patch-root;/OOo_&openoffice-version;-pkgconfig_0.17-1.patch"/></para>
    7882      </listitem>
    79 
     83-->
    8084      <listitem>
    8185        <para>Optional patch if
    8286        <application>Linux-PAM</application>-&linux-pam-version; is not
    83         installed: <ulink
    84         url="&patch-root;/OOo_&openoffice-version;-no_pam-1.patch"/></para>
    85       </listitem>
    86 
    87 <!--  Will be added after patch header is corrected.
     87        installed:
     88        <ulink url="&patch-root;/OOo_&openoffice-version;-no_pam-1.patch"/></para>
     89      </listitem>
     90
    8891      <listitem>
    8992        <para>Optional patch if building against the system installed
    90         <application>Firefox</application>: <ulink
    91         url="&patch-root;/OOo_&openoffice-version;-xmlsec_no_mozilla-1.patch"/>
     93        <application>Firefox</application>:
     94        <ulink url="&patch-root;/OOo_&openoffice-version;-xmlsec_no_mozilla-2.patch"/>
    9295        </para>
    9396      </listitem>
    94 -->
     97
    9598      <listitem>
    9699        <para>Required update for use with
    97         <application>JDK-&jdk-src-version;</application>.  <ulink
    98         url="ftp://anduin.linuxfromscratch.org/BLFS/svn/b/bsh-2.0b4-src.tar.bz2"/>
     100        <application>JDK-&jdk-src-version;</application>
     101        <ulink url="ftp://anduin.linuxfromscratch.org/BLFS/svn/b/bsh-2.0b4-src.tar.bz2"/>
    99102        </para>
    100103      </listitem>
    101104      <listitem>
    102105        <para>Optional download if not using the system
    103         <application>Mozilla</application>
    104 <!--        or <application>Firefox</application>  -->
    105         browser.  <ulink
    106         url="ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/source/mozilla-source-1.7.5.tar.gz"/></para>
     106        <application>Mozilla</application> or
     107        <application>Firefox</application> browser: 
     108        <ulink url="ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/source/mozilla-source-1.7.5.tar.gz"/></para>
    107109      </listitem>
    108110    </itemizedlist>
     
    128130    <xref linkend="gtk2"/>,
    129131    <xref linkend="gnome-vfs"/>,
    130     <xref linkend="libart_lgpl"/>,
     132    <xref linkend="libart_lgpl"/>, and
     133    <xref linkend="startup-notification"/>.</para>
     134
     135    <bridgehead renderas="sect4">Optional</bridgehead>
     136    <para><ulink url="http://packages.debian.org/testing/libdevel/libaltlinuxhyph-dev">ALTLinuxhyph</ulink>,
     137    <ulink url="http://boost.sourceforge.net/">boost</ulink>,
     138    <xref linkend="curl"/>,
     139    <xref linkend="db"/>,
     140    <ulink url="http://www.easysw.com/epm/">EPM</ulink>,
     141    <xref linkend="evolution"/>,
     142    <ulink url="http://www.cs.man.ac.uk/~toby/alan/software/">GPC</ulink>,
     143    <xref linkend="kde"/>,
    131144    <xref linkend="libjpeg"/>,
    132     <xref linkend="libtiff"/>, and
    133     <xref linkend="startup-notification"/>.</para>
    134 
    135     <bridgehead renderas="sect4">Optional</bridgehead>
    136     <para><xref linkend="curl"/>,
     145    <ulink url="http://www.mega-nerd.com/libsndfile/">libsndfile</ulink>,
     146    <xref linkend="libtiff"/>,
     147    <ulink url="http://freshmeat.net/projects/libwpd/">libwpd</ulink>,
    137148    <xref linkend="linux-pam"/>,
    138     <xref linkend="mozilla"/>,
    139 <!--
    140     or <xref linkend="firefox"/>,
    141 -->
     149    <xref linkend="mozilla"/> or <xref linkend="firefox"/>,
     150    <ulink url="http://lingucomponent.openoffice.org/MySpell-3.zip">MySpell</ulink>,
     151    <ulink url="http://lingucomponent.openoffice.org/thesaurus.html">MyThes</ulink>,
    142152    <xref linkend="nas"/>,
    143     <ulink url="http://www.webdav.org/neon/">neon-0.25.4</ulink>,
     153    <ulink url="http://www.webdav.org/neon/">neon</ulink>,
     154    <xref linkend="openldap"/>,
     155    <ulink url="http://www.portaudio.com/">PortAudio</ulink>,
    144156    <xref linkend="python"/>,
    145     <xref linkend="sane"/>, and
     157    <ulink url="http://www.gingerall.com/charlie/ga/xml/p_sab.xml">Sablotron</ulink>,
     158    <xref linkend="sane"/>,
     159    <ulink url="http://sourceforge.net/projects/stlport/">STLPort</ulink>, and
    146160    <xref linkend="unixodbc"/>.</para>
    147161
     
    183197<!-- To be removed before final release -->
    184198
    185     <note><para>If building against the system Mozilla<!-- or Firefox-->,
     199    <note><para>If building against the system Mozilla or Firefox,
    186200    a change may be required to the installed headers.  The following commands
    187201    will make the change only if it is necessary.</para></note>
    188202
    189 <!--    <para>Mozilla:</para> -->
    190 <screen role="root"><userinput>cd /usr/include/mozilla-&mozilla-version; &amp;&amp;
    191 grep "xptinfo_enum_1" xpcom/xptinfo.h || \
    192     sed -i 's@enum@enum xptinfo_enum_1@' xpcom/xptinfo.h</userinput></screen>
    193 
    194 <!--    <para>Firefox:</para>
    195 <screen role="root"><userinput>cd /usr/include/firefox-&firefox-version; &amp;&amp;
    196 grep "xptinfo_enum_1" xpcom/xptinfo.h || \
    197     sed -i 's@enum@enum xptinfo_enum_1@' xpcom/xptinfo.h</userinput></screen>
    198 -->
    199 <!-- End TBR -->
     203<para>Mozilla:</para>
     204<screen role="root"><userinput>grep "xptinfo_enum_1" /usr/include/mozilla-&mozilla-version;/xpcom/xptinfo.h || \
     205    sed -i 's@enum@enum xptinfo_enum_1@' \
     206    /usr/include/mozilla-&mozilla-version;/xpcom/xptinfo.h</userinput></screen>
     207
     208<para>Firefox:</para>
     209<screen role="root"><userinput>grep "xptinfo_enum_1" /usr/include/firefox-&firefox-version;/xpcom/xptinfo.h || \
     210    sed -i 's@enum@enum xptinfo_enum_1@' \
     211    /usr/include/firefox-&firefox-version;/xpcom/xptinfo.h</userinput></screen>
     212
     213<!-- End to be removed -->
    200214
    201215    <para>Configure <application>OpenOffice</application> using the following
    202216    commands:</para>
    203217
    204 <!--  To be added after xmlsec_no_mozilla patch header is corrected
    205     <note><para>If you intend to use the system-installed
    206     <application>Mozilla</application> or
    207     <application>Firefox</application>, replace the
    208     <parameter> - - enable-build-mozilla</parameter> switch with
    209     <parameter>- -with-system-mozilla</parameter>.  Additionally for
    210     <application>Firefox</application>, add the
    211     <parameter>- -with-firefox</parameter> switch. You will also be
    212     unable to use a <application>Thunderbird</application> address
    213     book as a data source if built against
    214     <application>Firefox</application>.</para></note>
    215 -->
    216 
    217     <note><para>If you intend to use the system
    218     <application>Mozilla</application>, replace the
    219     <parameter>--enable-build-mozilla</parameter> switch with
    220     <parameter>--with-system-mozilla</parameter>.</para></note>
     218    <note><para>You should review the output of
     219    <command>config_office/configure --help</command> and take advantage of
     220    any system installed programs and libraries available using the
     221    <parameter>--with-system-*</parameter> parameters. Additionally, if
     222    building against <application>Firefox</application>, you must provide
     223    both the <parameter>--with-system-mozilla</parameter> parameter, and
     224    the <parameter>--with-firefox</parameter> parameter to the
     225    <filename>configure</filename> script.</para></note>
    221226
    222227<screen><userinput>cd config_office/ &amp;&amp;
    223228./configure --prefix=/opt/openoffice-2.0.0 \
    224     --enable-libart --enable-libsn \
    225     --disable-fontooo --without-fonts \
    226     --with-system-stdlibs --with-system-freetype \
    227     --with-system-zlib --with-system-jpeg \
    228     --with-system-expat --with-system-libxml \
    229     --with-system-curl --enable-build-mozilla \
    230     --with-build-version=BLFS \
     229    --enable-libart --enable-libsn --disable-fontooo \
     230    --without-fonts --with-system-stdlibs --with-system-freetype \
     231    --with-system-expat --with-system-libxml --with-system-zlib \
     232    --enable-build-mozilla --with-build-version=BLFS \
    231233    --with-package-format=native --disable-binfilter &amp;&amp;
    232234cd ..</userinput></screen>
     
    322324
    323325    <para><parameter>--with-system-*</parameter>: Use the system libraries
    324     and programs instead of building the packagees included in the build
     326    and programs instead of building the source packages included in the build
    325327    tree.</para>
    326328
     
    338340    filters.</para>
    339341
    340 <!--
    341     <para><parameter>- -with-firefox</parameter>: Enables the use of
     342    <para><parameter>--with-firefox</parameter>: Enables the use of
    342343    <application>Firefox</application> in place of the full
    343344    <application>Mozilla</application> suite.  This will disable the use
    344345    of a <application>Thunderbird</application> address book as a data
    345346    source.</para>
    346 -->
    347347
    348348    <para><parameter>--disable-cups</parameter>: Disable the use of
Note: See TracChangeset for help on using the changeset viewer.