Changeset df106b1 for xsoft/suites


Ignore:
Timestamp:
04/22/2003 03:42:52 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f32ecb0e
Parents:
ca2217b
Message:

kde, multimedia, pst

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

Location:
xsoft/suites
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • xsoft/suites/koffice.xml

    rca2217b rdf106b1  
    1212
    1313<screen>KOffice depends on:
    14 <xref linkend="kde-base"/>.</screen>
     14<xref linkend="kde-base"/></screen>
    1515
    1616<para>KOffice also has many internationalization packages in the form of:
  • xsoft/suites/openoffice/openoffice-inst.xml

    rca2217b rdf106b1  
    22<title>Installation of openoffice</title>
    33
    4 <para>Note that openoffice has problems with <userinput>bison-1.875</userinput>. Downgrade to
    5 <userinput>bison-1.75</userinput> or install bison-1.75 with an alternate
    6 prefix (e.g. <filename>/opt/bison-1.75</filename>) and put $bison_prefix/bin as the first
    7 entry in the PATH.</para>
     4<para>Note that openoffice has problems with
     5<application>bison-1.875</application>. Downgrade to
     6<application>bison-1.75</application> or install
     7<application>bison-1.75</application> with an alternate
     8prefix (e.g. <filename>/opt/bison-1.75</filename>) and put <filename
     9class="directory">$bison_prefix/bin</filename> as the first
     10entry in the <envar>PATH</envar>.</para>
    811
    912<para>Apply the downloaded patches and copy gpc files.</para>
     
    1720<para>If you want to optimize the build, edit
    1821<filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization
    19 flags to CFLAGSOPT variable. Some users have reported problems with
     22flags to <envar>CFLAGSOPT</envar> variable. Some users have reported problems with
    2023-fomit-frame-pointer. The best option is to not use any custom optimizations.
    2124The following command removes an incorrect -mcpu option in the above file.</para>
  • xsoft/suites/openoffice/openoffice-intro.xml

    rca2217b rdf106b1  
    2323
    2424<para>Download the General Polygon Clipper Library from <ulink
    25 url="ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z"/>
    26 </para>
     25url="ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z"/>.</para>
    2726
    2827<para>Also download the various patches from <userinput><ulink url="&hfile-root;"/></userinput>.
     
    4241hint also discusses installation of auxiliary software.
    4342</para>
    44 
     43<!--
    4544<note><para>There is a problem with the current version of OO on LFS.
    4645The build and installation appears to be successful but no files are installed.
    4746The cause is being investigated.</para></note>
    48 
     47-->
    4948</sect2>
Note: See TracChangeset for help on using the changeset viewer.