%general-entities; ]> $LastChangedBy$ $Date$ AbiWord-&AbiWord-version; Introduction to <application>AbiWord</application> The AbiWord package contains a word processing application. This is useful for writing reports, letters and other formatted documents. Package information Download (HTTP): Download (FTP): Download MD5 sum: &AbiWord-md5sum; Download size: &AbiWord-size; Estimated disk space required: &AbiWord-buildsize; Estimated build time: &AbiWord-time; <application>AbiWord</application> dependencies Required , and FriBidi Recommended Optional , , , , Enchant (uses ) and wv Installation of <application>AbiWord</application> Install AbiWord by running the following commands: cd abi && ./configure --prefix=/usr && make && make install && cp -rf docs /usr/share/AbiSuite-2.2/AbiWord && cd ../abiword-docs && ./make-html.sh && install -m644 man/abiword.1 /usr/share/man/man1 && install -m644 Manual/en/Abiword_Manual.abw \ /usr/share/AbiSuite-2.2/AbiWord/docs && cp -rf help /usr/share/AbiSuite-2.2/AbiWord/help && find /usr/share/AbiSuite-2.2/AbiWord/help \ -type d -exec chmod 755 {} \; To integrate AbiWord into your GNOME-2 environment, run the following commands: cd .. && install -m644 abidistfiles/GNOME_AbiWord_Control_2_2.server \ $GNOME_PREFIX/lib/bonobo/servers && install -m644 abi/abiword.desktop $GNOME_PREFIX/share/applications Command explanations ./make-html.sh: This command creates the HTML files used by AbiWord when help is requested from the main menu. Contents The AbiWord package contains abiword, ttfadmin.sh and ttftool. Description abiword abiword is a symlink to the main AbiWord-2.0 executable. ttfadmin.sh ttfadmin.sh generates support files required by AbiWord for each TrueType font in a given directory. ttftool ttftool is a utility for processing TrueType fonts.