wv-1.2.9

Introduction to wv

This package contains tools for reading information from an MS Word document.

This package is known to build using an LFS 7.1 platform but has not been tested.

Package Information

wv Dependencies

Required

libgsf-1.14.23, libpng-1.5.9

Optional

libwmf

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/wv

Installation of wv

Install wv by running the following commands:

./configure --prefix=/usr &&
make

This package does not have a testsuite.

Now, as the root user:

make install

Command Explanations

--disable-static: This switch prevents the static library being built.

Contents

Installed Programs: wvSummary, and several other wv* programs which are deprecated in favour of abiword: see http://wvware.sourceforge.net/
Installed Libraries: libwv-1.2.{so,a}
Installed Directories: /usr/share/wv/

Short Descriptions

wvSummary

displays the summary information from an MS Word document.

libwv-1.2.{so,a}

provides functions to access MS Word documents.

Last updated on 2012-03-14 20:17:43 +0000