Changeset df106b1


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

Files:
48 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netlibs/wvstreams/wvstreams-inst.xml

    rca2217b rdf106b1  
    22<title>Installation of wvstreams</title>
    33
    4 <para>Download the wvstreams patch from <ulink url="&hfile-root;"/>.</para>
     4<para>Download the wvstreams patches from <ulink url="&hfile-root;"/>.
     5The wvcrypto patch is only necessary for
     6<application>openssl-0.9.7</application> or greater.</para>
    57
    68<para>Install wvstreams by running the following commands:</para>
    79
    8 <para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-syntax.patch &amp;&amp;
     10<para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-wvcrypto.patch &amp;&amp;
     11patch -Np1 -i ../wvstreams-3.70-wvresolver.patch &amp;&amp;
    912make PREFIX=/usr LDFLAGS="-lcrypt" &amp;&amp;
    1013make PREFIX=/usr install</userinput></screen></para>
  • gnome/add/docs/gnome2-user-docs-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The gnome2-user-docs package contains <userinput>OMF files</userinput>.</para>
     4<para>The gnome2-user-docs package contains <filename
     5class="extension">OMF</filename> files.</para>
    56
    67</sect2>
  • gnome/add/monitor/gnome-system-monitor-inst.xml

    rca2217b rdf106b1  
    99make install</userinput></screen></para>
    1010
    11 <note><para>make install will need path access to $GNOME_PREFIX/bin. If your
     11<note><para>make install will need path access to <filename
     12class="directory">$GNOME_PREFIX/bin</filename>. If your
    1213preinstallation changes were made only to the user account, you will
    13 need to adjust your path prior to running 'make install'.</para></note>
     14need to adjust your path prior to running <userinput>make
     15install</userinput>.</para></note>
    1416
    1517</sect2>
  • gnome/lib/gnome-vfs/gnome-vfs-intro.xml

    rca2217b rdf106b1  
    99Estimated build time:           &gnome-vfs-time;</screen>
    1010
    11 <para>The gnome-vfs package contains virutal file system libraries. This is used
     11<para>The gnome-vfs package contains virtual file system libraries. This is used
    1212as one of the foundations of the Nautilus file manager.</para>
    1313
  • gnome/lib/gnomelib/libgnome-intro.xml

    rca2217b rdf106b1  
    1212
    1313<screen>libgnome depends on:
    14 <xref linkend="esound"/>, <xref linkend="audiofile"/>, <xref linkend="ORBit2"/>, <xref linkend="GConf"/>, <xref linkend="bonobo-activation"/>, <xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></screen>
     14<xref linkend="esound"/>, <xref linkend="audiofile"/>, <xref linkend="ORBit2"/>, <xref linkend="GConf"/>,
     15<xref linkend="bonobo-activation"/>, <xref linkend="gtk-doc"/> and <xref linkend="sgml-dtd-3"/></screen>
    1516
    1617</sect2>
  • gnome/lib/gnomelib/libgnomeui-inst.xml

    rca2217b rdf106b1  
    44<para>Install libgnomeui by running the following commands:</para>
    55
    6 <para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin --disable-gtk-doc &amp;&amp;
     6<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
     7--disable-gtk-doc &amp;&amp;
    78make &amp;&amp;
    89make install</userinput></screen></para>
  • gnome/lib/gtk-doc/gtk-doc-intro.xml

    rca2217b rdf106b1  
    2121
    2222<screen>gtk-doc depends on:
    23 <xref linkend="openjade"/>, <xref linkend="libxslt"/>, <xref linkend="DocBook"/>, <xref linkend="sgml-dtd-3"/> and <xref linkend="sgml-dtd"/></screen>
     23<xref linkend="openjade"/>, <xref linkend="libxslt"/>, <xref linkend="DocBook"/>,
     24<xref linkend="sgml-dtd-3"/> and <xref linkend="sgml-dtd"/></screen>
    2425
    2526</sect2>
  • gnome/lib/gtk-engines/gtk-engines-desc.xml

    rca2217b rdf106b1  
    1010
    1111<sect3><title>engines libraries</title>
    12 <para>engine libraries is a theme manager.</para></sect3>
     12<para>engines libraries are manager systems for specific themes.</para></sect3>
    1313
    1414<sect3><title>theme files</title>
  • gnome/lib/intltool/intltool-intro.xml

    rca2217b rdf106b1  
    1111is useful for extracting translatable strings from source files,
    1212collects the extracted strings with messages from traditional source
    13 files (<filename>&lt;source directory&gt;/&lt;package&gt;/po</filename>)
    14 and merging the translations into .xml, .desktop and .oaf files.</para>
     13files (<filename class="directory">&lt;source directory&gt;/&lt;package&gt;/po</filename>)
     14and merging the translations into <filename
     15class="extension">.xml</filename>, <filename
     16class="extension">.desktop</filename> and <filename
     17class="extension">.oaf</filename> files.</para>
    1518
    1619
  • gnome/lib/oaf/oaf-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The oaf package contains <filename>oaf</filename> libraries.</para>
     4<para>The oaf package contains <filename>liboaf</filename> libraries.</para>
    55
    66</sect2>
  • gnome/lib/scrollkeeper/scrollkeeper-desc.xml

    rca2217b rdf106b1  
    33
    44<para>The scrollkeeper package contains
    5 <filename>scrollkeeper</filename> libraries and utility scripts.</para>
     5<filename>libscrollkeeper</filename> libraries and utility scripts.</para>
    66
    77</sect2>
  • gnome/lib/vte/vte-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The vte package contains <filename>vte</filename> libraries,
     4<para>The vte package contains <filename>libvte</filename> libraries,
    55<userinput>vte</userinput> and <userinput>gnome-pty-helper</userinput></para>
    66
  • gnome/otherlibs/libglade14/libglade14-intro.xml

    rca2217b rdf106b1  
    1515libglade will utilize:
    1616<xref linkend="gnome-libs"/> and <xref linkend="Python"/> if compiled
    17 utilizing expat.</screen>
     17utilizing <xref linkend="expat"/>.</screen>
    1818
    1919
  • index.xml

    rca2217b rdf106b1  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "20030421">
    6 <!ENTITY releasedate "April 21st, 2003">
     5<!ENTITY version "0.99.2">
     6<!ENTITY releasedate "April 22nd, 2003">
    77
    88<!ENTITY % book SYSTEM "book/book.ent">
  • kde/core/arts.xml

    rca2217b rdf106b1  
    1515
    1616<para>It will use the following recommended packages, if installed:
    17 <screen><xref linkend="alsa"/>, <xref linkend="audiofile"/>, and <xref linkend="libvorbis"/>.</screen></para>
     17<screen><xref linkend="alsa"/>, <xref linkend="audiofile"/>, and <xref linkend="libvorbis"/></screen></para>
    1818
    19 <para>Before starting the build, ensure you have the QTDIR environment variable set
     19<para>Before starting the build, ensure you have the
     20<envar>QTDIR</envar> environment variable set
    2021<screen><userinput>export QTDIR=/opt/qt</userinput></screen></para>
    2122
  • kde/core/config.xml

    rca2217b rdf106b1  
    66<screen><userinput>ln -sf &kde-dir; /opt/kde</userinput></screen></para>
    77
    8 <para>Then create an .xinitrc file to start KDE:
     8<para>Then create an <filename>.xinitrc</filename> file to start KDE:
    99<screen><userinput>echo "exec startkde" &gt; ~/.xinitrc</userinput></screen>
    1010and ensure all libraries can be found with:
  • kde/inst/kde-addons.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdeaddons depends on:
    12 <screen><xref linkend="kde-multimedia"/> and <xref linkend="kde-network"/>.</screen></para>
     12<screen><xref linkend="kde-multimedia"/> and <xref linkend="kde-network"/></screen></para>
    1313
    1414<para>Install kdeaddons with:
  • kde/inst/kde-admin.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdeadmin depends on:
    12 <screen><xref linkend="kde-base"/>.
    13 The kpackage program can use <filename>rpm</filename>.
    14 kuser can use <filename>shadow</filename> and <xref linkend="Linux_PAM"/>.</screen></para>
     12<screen><xref linkend="kde-base"/>
     13The kpackage program can use <application>rpm</application>
     14kuser can use <application>shadow</application> and <xref linkend="Linux_PAM"/></screen></para>
    1515
    1616<para>Install kdeadmin with:
  • kde/inst/kde-artwork.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdeartwork depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdeartwork with:
  • kde/inst/kde-base.xml

    rca2217b rdf106b1  
    1010recommended:
    1111<screen><xref linkend="openssl"/>, <xref linkend="lesstif"/>, <xref linkend="CDParanoia"/>, <xref linkend="libvorbis"/>,
    12 shadow (in the LFS book), and <xref linkend="cups"/>.</screen></para>
     12shadow (in the LFS book), and <xref linkend="cups"/></screen></para>
    1313
    1414<para>Other programs and libraries that can be used by kdebase are:
  • kde/inst/kde-edu.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdeedu depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdeedu with:
  • kde/inst/kde-games.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdegames depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdegames with:
  • kde/inst/kde-graphics.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdegraphics depends on:
    12 <screen><xref linkend="kde-base"/> and <xref linkend="which"/> (or the which script).
    13 The kuickshow program requires <xref linkend="imlib"/>.
    14 The kooka program requires <xref linkend="sane"/>.</screen></para>
     12<screen><xref linkend="kde-base"/> and <xref linkend="which"/> (or the which script)
     13The kuickshow program requires <xref linkend="imlib"/>
     14The kooka program requires <xref linkend="sane"/></screen></para>
    1515
    1616<para>Install kdegraphics with:
  • kde/inst/kde-libs.xml

    rca2217b rdf106b1  
    2020<para>kdelibs can use many libraries and programs.  The following are recommended:
    2121<screen><xref linkend="openssl"/>, <xref linkend="pcre"/>, <xref linkend="libxml2"/>,
    22 <xref linkend="libxslt"/>, <xref linkend="libfam"/>, and <xref linkend="libart_lgpl"/>.</screen></para>
     22<xref linkend="libxslt"/>, <xref linkend="libfam"/>, and <xref linkend="libart_lgpl"/></screen></para>
    2323
    2424<para>Other optional programs and libraries that can be used by kdelibs are:
    25 <screen><xref linkend="cups"/>, <xref linkend="sane"/>, and <xref linkend="openldap"/>.</screen></para>
     25<screen><xref linkend="cups"/>, <xref linkend="sane"/>, and <xref linkend="openldap"/></screen></para>
    2626
    2727<para>Install kdelibs with:
  • kde/inst/kde-multimedia.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdemultimedia depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdemultimedia with:
  • kde/inst/kde-network.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdenetwork depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdenetwork with:
  • kde/inst/kde-pim.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdepim depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>The kpilot application depends on <filename>pilot-link</filename>
  • kde/inst/kde-utils.xml

    rca2217b rdf106b1  
    1010
    1111<para>kdeutils depends on:
    12 <screen><xref linkend="kde-base"/>.</screen></para>
     12<screen><xref linkend="kde-base"/></screen></para>
    1313
    1414<para>Install kdeutils with:
  • multimedia/audioutils/cdparanoia/cdparanoia-desc.xml

    rca2217b rdf106b1  
    33
    44<para>The CDParanoia package contains <userinput>cdparanoia</userinput>
    5 and the <filename>libcdda</filename> library.</para>
     5and the <filename>libcdda</filename> libraries.</para>
    66
    77</sect2>
  • multimedia/audioutils/mpg123/mpg123-intro.xml

    rca2217b rdf106b1  
    1212
    1313<screen>mpg123 depends on:
    14 <xref linkend="alsa"/> with oss-compatibility.</screen>
     14<xref linkend="alsa-oss"/></screen>
    1515
    1616</sect2>
  • multimedia/libdriv/alsa/lib/alsa-lib-intro.xml

    rca2217b rdf106b1  
    1111programs (including alsa-utils) which wish to use the alsa sound interface.</para>
    1212
    13 <screen>alsa-lib depends on the header files from <xref linkend="alsa-driver"/></screen>
     13<screen>alsa-lib depends on:
     14the header files from <xref linkend="alsa-driver"/></screen>
    1415
    1516</sect2>
  • multimedia/libdriv/alsa/tools/alsa-tools-intro.xml

    rca2217b rdf106b1  
    1010<para>The alsa-tools package contains advanced tools for certain soundcards.</para>
    1111
    12 <screen>alsa-tools depends on <xref linkend="alsa-lib"/>.</screen>
     12<screen>alsa-tools depends on:
     13<xref linkend="alsa-lib"/></screen>
    1314
    1415</sect2>
  • multimedia/libdriv/alsa/utils/alsa-utils-intro.xml

    rca2217b rdf106b1  
    1111controlling your sound card.</para>
    1212
    13 <screen>alsa-utils depends on <xref linkend="alsa-lib"/>.</screen>
     13<screen>alsa-utils depends on:
     14<xref linkend="alsa-lib"/></screen>
    1415
    1516</sect2>
  • multimedia/libdriv/audiofile/audiofile-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The audiofile package contains <filename>audiofile</filename> libraries,
     4<para>The audiofile package contains <filename>libaudiofile</filename> libraries,
    55<userinput>audiofile-config</userinput>, <userinput>sfinfo
    66</userinput>and <userinput>sfconvert</userinput>.</para>
  • multimedia/libdriv/esound/esound-desc.xml

    rca2217b rdf106b1  
    66<userinput>esdloop</userinput>, <userinput>esdmon</userinput>,
    77<userinput>esdrec</userinput>, <userinput>esdsample</userinput> and
    8 <filename>esd</filename> libraries.</para>
     8<filename>libesd</filename> libraries.</para>
    99
    1010</sect2>
  • multimedia/libdriv/libao/libao-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The libao package contains <filename>ao</filename> libraries.</para>
     4<para>The libao package contains <filename>libao</filename> libraries.</para>
    55
    66</sect2>
  • multimedia/libdriv/nas/nas-desc.xml

    rca2217b rdf106b1  
    22<title>Contents</title>
    33
    4 <para>The nas package contains <filename>nas</filename> utils, headers and libraries.</para>
     4<para>The nas package contains <application>nas</application> utils, headers and libraries.</para>
    55
    66</sect2>
  • multimedia/videoutils/ffmpeg/ffmpeg-desc.xml

    rca2217b rdf106b1  
    33
    44<para>The ffmpeg package contains <userinput>ffmpeg</userinput>,
    5 <userinput>ffserver</userinput>, <userinput>libavcodec</userinput> and
    6 <userinput>libavformat</userinput>.</para>
     5<userinput>ffserver</userinput>, <filename>libavcodec</filename>
     6libraries and
     7<filename>libavformat</filename> libraries.</para>
    78
    89</sect2>
  • multimedia/videoutils/transcode/transcode-inst.xml

    rca2217b rdf106b1  
    3636make install</userinput></screen></para>
    3737
     38<!--
    3839<para>Replace <userinput>&lt;version&gt;</userinput> with whichever
    3940MPlayer Version number is appropriate.</para>
    40 
     41-->
    4142</sect3>
    4243
  • pst/printing/lprng/lprng-config.xml

    rca2217b rdf106b1  
    6666
    6767<para>Create the symbolic links to the lprng init script in the relevant
    68 rc.d directories with the following commands:
     68<filename>rc.d</filename> directories with the following commands:
    6969<screen><userinput>cd /etc/rc.d/init.d &amp;&amp;
    7070ln -sf ../init.d/lpd ../rc0.d/K00lprng &amp;&amp;
  • pst/scanning/xsane/xsane-intro.xml

    rca2217b rdf106b1  
    1313
    1414<screen>xsane depends on:
    15 <xref linkend="sane"/>, <xref linkend="xfree86"/>, <xref linkend="libpng"/>, <xref linkend="GTK"/> and <xref linkend="gimp"/></screen>
     15<xref linkend="sane"/>, <xref linkend="xfree86"/>, <xref linkend="libpng"/>,
     16<xref linkend="GTK"/> and <xref linkend="gimp"/></screen>
    1617
    1718</sect2>
  • xsoft/graphweb/galeon/galeon-desc.xml

    rca2217b rdf106b1  
    1010
    1111<sect3><title>galeon</title>
    12 <para>galeon sets LD_LIBRARY_PATH and MOZILLA_FIVE_HOME before executing
     12<para>galeon sets <envar>LD_LIBRARY_PATH</envar> and
     13<envar>MOZILLA_FIVE_HOME</envar> before executing
    1314<filename>galeon-bin</filename>.</para></sect3>
    1415
  • xsoft/office/abiword/abiword-intro.xml

    rca2217b rdf106b1  
    1414<xref linkend="GLib"/> and <xref linkend="GTK"/>
    1515AbiWord will utilize:
    16 <xref linkend="expat"/>, <xref linkend="libpng"/>, <xref linkend="popt"/>, <xref linkend="gnome-libs"/>, <xref linkend="gnome-vfs1"/>, <xref linkend="gdk"/>,
     16<xref linkend="expat"/>, <xref linkend="libpng"/>, <xref linkend="popt"/>,
     17<xref linkend="gnome-libs"/>, <xref linkend="gnome-vfs1"/>, <xref linkend="gdk"/>,
    1718<xref linkend="gal"/>, <xref linkend="bonobo14"/>, <xref
    1819linkend="gnome-print"/> and ispell</screen>
  • xsoft/office/gimp/gimp-intro.xml

    rca2217b rdf106b1  
    1919<xref linkend="GTK"/>
    2020gimp will utilize:
    21 <xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref
    22 linkend="libjpeg"/>, <xref linkend="aalib"/>, <ulink url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, <xref linkend="Python"/>
    23 and <xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;, PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</screen>
     21<xref linkend="libtiff"/>, <xref linkend="libpng"/>, <xref linkend="libjpeg"/>,
     22<xref linkend="aalib"/>, <ulink url="http://starship.python.net/~gward/mpeglib/mpeg_lib-1.3.1.tar.gz">mpeg_lib-1.3.1</ulink>, <xref linkend="Python"/> and
     23<xref linkend="perl-modules"/>:Gtk-Perl-&Gtk-Perl-version;, PDL-&PDL-version; and Parse-RecDescent-&Parse-RecDescent-version;</screen>
    2424
    2525</sect2>
  • xsoft/office/gnumeric/gnumeric-intro.xml

    rca2217b rdf106b1  
    1313
    1414<screen>gnumeric depends on:
    15 <xref linkend="libxml"/>, <xref linkend="gnome-libs"/>, libole2-0.2.4, <xref linkend="gnome-print"/> and <xref linkend="gal"/>
     15<xref linkend="libxml"/>, <xref linkend="gnome-libs"/>, libole2-0.2.4,
     16<xref linkend="gnome-print"/> and <xref linkend="gal"/>
    1617gnumeric will utilize:
    17 <xref linkend="Python"/>, guile &gt;= 1.5, <xref linkend="bonobo14"/>, gb &gt;=0.0.17, gda &gt; 0.2.92, <xref linkend="guppi"/> and <xref linkend="evolution"/></screen>
     18<xref linkend="Python"/>, guile &gt;= 1.5, <xref linkend="bonobo14"/>, gb &gt;=0.0.17,
     19gda &gt; 0.2.92, <xref linkend="guppi"/> and <xref linkend="evolution"/></screen>
    1820
    1921</sect2>
  • 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.