mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Updated to AbiWord-2.2.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5126 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
01d1c3b016
commit
24ffa4b595
@ -1,8 +1,8 @@
|
||||
<!ENTITY day "01">
|
||||
<!ENTITY day "03">
|
||||
<!ENTITY month "10">
|
||||
<!ENTITY year "2005">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
<!ENTITY releasedate "October &day;st, &year;">
|
||||
<!ENTITY releasedate "October &day;rd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- version|stable|testing|unstable|development] -->
|
||||
@ -439,7 +439,7 @@
|
||||
|
||||
<!-- Part X -->
|
||||
<!-- Chapter 33 -->
|
||||
<!ENTITY AbiWord-version "2.2.8">
|
||||
<!ENTITY AbiWord-version "2.2.10">
|
||||
<!ENTITY gnumeric-version "1.4.3">
|
||||
<!ENTITY gnucash-version "1.8.11">
|
||||
<!ENTITY gimp-version "2.2.8">
|
||||
|
@ -41,6 +41,15 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>October 3rd, 2005</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated to AbiWord-2.2.10.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 1st, 2005</para>
|
||||
<itemizedlist>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/2.2.8/source/abiword-&AbiWord-version;.tar.bz2">
|
||||
<!ENTITY AbiWord-download-ftp " ">
|
||||
<!ENTITY AbiWord-md5sum "f6f58e6ea4720ca635ede7b7f13cf156">
|
||||
<!ENTITY AbiWord-size "23.4 MB">
|
||||
<!ENTITY AbiWord-buildsize "208 MB">
|
||||
<!ENTITY AbiWord-time "2.7 SBU">
|
||||
<!ENTITY AbiWord-download-http "http://www.abisource.com/downloads/abiword/2.2.10/source/abiword-&AbiWord-version;.tar.bz2">
|
||||
<!ENTITY AbiWord-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/abiword-&AbiWord-version;.tar.bz2">
|
||||
<!ENTITY AbiWord-md5sum "4aa8838d211129b8fc9c1231bc9df18a">
|
||||
<!ENTITY AbiWord-size "23.9 MB">
|
||||
<!ENTITY AbiWord-buildsize "215 MB">
|
||||
<!ENTITY AbiWord-time "3.8 SBU (to build and install the program, docs and all plugins)">
|
||||
]>
|
||||
|
||||
<sect1 id="abiword" xreflabel="AbiWord-&AbiWord-version;">
|
||||
@ -68,21 +68,30 @@
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para><xref linkend="gucharmap"/>,
|
||||
<xref linkend="libgnomeprintui"/>,
|
||||
<xref linkend="nautilus"/>,
|
||||
<xref linkend="libgnomeui"/>,
|
||||
<xref linkend="imagemagick"/>,
|
||||
<ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
|
||||
(uses <xref linkend="aspell"/>) and
|
||||
<ulink url="http://wvware.sourceforge.net/">wv</ulink></para>
|
||||
<ulink url="http://wvware.sourceforge.net/">wv</ulink> (with
|
||||
<ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>
|
||||
installed first)</para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional for Plugins</bridgehead>
|
||||
<para><xref linkend="librsvg"/>,
|
||||
<xref linkend="gnome-utils"/>,
|
||||
<xref linkend="python"/>for gypsthon mailmerge,
|
||||
<ulink url="http://aiksaurus.sourceforge.net/">aiksaurus</ulink>,
|
||||
<xref linkend="nautilus"/>,
|
||||
<xref linkend="html-tidy"/>,
|
||||
<xref linkend="libgsf"/>,
|
||||
<xref linkend="python"/> (for gypsthon mailmerge),
|
||||
<ulink url="http://aiksaurus.sourceforge.net/">Aiksaurus</ulink>,
|
||||
<ulink url="http://www.gnome-db.org/">libgda</ulink>,
|
||||
<ulink url="http://wvware.sourceforge.net/index.html">libwmf</ulink>,
|
||||
<ulink url="http://libwpd.sourceforge.net/">libwpd</ulink> and
|
||||
<ulink url="http://libots.sourceforge.net/">libots</ulink></para>
|
||||
<ulink url="http://www.gnome-db.org/">libgnomedb</ulink>,
|
||||
<ulink url="http://sourceforge.net/projects/wvware">libwmf</ulink>,
|
||||
<ulink url="http://libwpd.sourceforge.net/">libwpd</ulink>,
|
||||
<ulink url="http://www.inter7.com/index.php?page=eps">EPS</ulink>,
|
||||
<ulink url="http://libots.sourceforge.net/">OTS</ulink> and
|
||||
<ulink url="http://www.frodol.dds.nl/psiconv/index.html">Psiconv</ulink></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
@ -96,24 +105,27 @@
|
||||
make &&
|
||||
cd ../abiword-plugins &&
|
||||
sed -i 's:python2.3:python2.4:g' configure &&
|
||||
./configure --prefix=/usr &&
|
||||
make</userinput></screen>
|
||||
./configure --prefix=/usr --without-inter7eps &&
|
||||
make &&
|
||||
cd ../abi</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>cd ../abi &&
|
||||
make install &&
|
||||
<screen role="root"><userinput>make install &&
|
||||
cp -v -rf docs /usr/share/AbiSuite-2.2/AbiWord &&
|
||||
cd ../abiword-plugins &&
|
||||
make install</userinput></screen>
|
||||
|
||||
<para>To build the help files, issue the following commands as an
|
||||
<para>Build the help files by issuing the following commands as an
|
||||
unprivileged user:</para>
|
||||
|
||||
<screen><userinput>cd ../abiword-docs &&
|
||||
./make-html.sh</userinput></screen>
|
||||
|
||||
<para>And, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
<para>Then, as the <systemitem class="username">root</systemitem> user,
|
||||
install the help files:</para>
|
||||
|
||||
<screen role="root"><userinput>install -v -m644 man/abiword.1 /usr/share/man/man1 &&
|
||||
install -v -m644 Manual/en/Abiword_Manual.abw \
|
||||
@ -122,20 +134,28 @@ cp -v -rf help /usr/share/AbiSuite-2.2/AbiWord &&
|
||||
find /usr/share/AbiSuite-2.2/AbiWord/help \
|
||||
-type d -exec chmod -v 755 {} \;</userinput></screen>
|
||||
|
||||
<para>To integrate <application>AbiWord</application> into your
|
||||
<application>GNOME-2</application> environment, run the
|
||||
following commands:</para>
|
||||
<para>If you have a <application>GNOME-2</application> installation, issue
|
||||
the following command as the <systemitem class="username">root</systemitem>
|
||||
user:</para>
|
||||
|
||||
<screen role="root"><userinput>cd .. &&
|
||||
install -v -m644 abidistfiles/GNOME_AbiWord_Control_2_2.server \
|
||||
$GNOME_PREFIX/lib/bonobo/servers &&
|
||||
install -v -m644 abi/abiword.desktop $GNOME_PREFIX/share/applications</userinput></screen>
|
||||
$GNOME_PREFIX/lib/bonobo/servers</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>sed -i 's:python2.3:python2.4:g' configure</command>: This
|
||||
command changes the version of <application>Python</application> that
|
||||
<application>AbiWord</application> looks for.</para>
|
||||
|
||||
<para><parameter>--without-inter7eps</parameter>: Some of the headers from
|
||||
the <application>EPS</application> package are not compatible with
|
||||
<application>GCC</application>-4.0.x. This parameter prevents linking to
|
||||
the package and incurring a build failure.</para>
|
||||
|
||||
<para><command>./make-html.sh</command>: This command creates the HTML files
|
||||
used by <application>AbiWord</application> when help is requested from the
|
||||
main menu.</para>
|
||||
@ -148,12 +168,12 @@ install -v -m644 abi/abiword.desktop $GNOME_PREFIX/share/applications</userinput
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>abiword, AbiWord-2.2, ttfdmin.sh, and ttftool</seg>
|
||||
<seg>None</seg>
|
||||
<seg>/usr/share/AbiSuite-2.2</seg>
|
||||
<seg>abiword, AbiWord-2.2, ttfadmin.sh, and ttftool</seg>
|
||||
<seg>Numerous plugin library support modules</seg>
|
||||
<seg>/usr/lib/AbiWord-2.2 and /usr/share/AbiSuite-2.2</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user