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.5 platform but has not been tested.

Package Information

wv Dependencies

Required

libgsf-1.14.29 and libpng-1.6.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 installation of static versions of the libraries.

Contents

Installed Programs: wvSummary and several other wv* programs which are deprecated in favour of abiword: see http://wvware.sourceforge.net/
Installed Library: libwv-1.2.so
Installed Directory: /usr/share/wv

Short Descriptions

wvSummary

displays the summary information from an MS Word document.

libwv-1.2.so

provides functions to access MS Word documents.

Last updated on 2014-02-23 11:35:28 -0800