Author: djensen
Date: 2005-06-14 17:22:14 -0600 (Tue, 14 Jun 2005)
New Revision: 4600
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/office/abiword.xml
Log:
Abiword plugin work
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2005-06-14 16:24:48 UTC
(rev 4599)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2005-06-14 23:22:14 UTC
(rev 4600)
@@ -25,6 +25,11 @@
<itemizedlist>
<listitem>
+ <para>June 14th, 2005 [djensen]: Added 8 plugin links and a python
+ version sed to Abiword.</para>
+ </listitem>
+
+ <listitem>
<para>June 14th, 2005 [bdubbs]: Updated to autofs-4.1.4.</para>
</listitem>
Modified: trunk/BOOK/xsoft/office/abiword.xml
===================================================================
--- trunk/BOOK/xsoft/office/abiword.xml 2005-06-14 16:24:48 UTC (rev 4599)
+++ trunk/BOOK/xsoft/office/abiword.xml 2005-06-14 23:22:14 UTC (rev 4600)
@@ -67,13 +67,20 @@
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="libgnomeprintui"/>,
+ <xref linkend="librsvg"/>,
+ <xref linkend="gnome-utils"/>,
<xref linkend="nautilus"/>,
<xref linkend="gucharmap"/>,
<xref linkend="imagemagick"/>,
+ <xref linkend="python"/>for gypsthon mailmerge,
<ulink url="http://www.abisource.com/enchant/">Enchant</ulink>
(uses <xref linkend="aspell"/>) and
+ <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>
+ <ulink url="http://libots.sourceforge.net/">libots</ulink>
<ulink url="http://wvware.sourceforge.net/">wv</ulink></para>
-
</sect2>
<sect2 role="installation">
@@ -86,6 +93,7 @@
./configure --prefix=/usr &&
make &&
cd ../abiword-plugins &&
+sed -i 's:python2.3:python2.4:g' configure &&
./configure --prefix=/usr &&
make</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page