Wv2
From CBLFS
Revision as of 02:41, 27 December 2006 by Chipster19 (talk | contribs)
Download Source: | http://downloads.sourceforge.net/wvware/wv2-0.4.2.tar.bz2 |
---|
Contents
Introduction to wv2
wv2 is a portable C++ implemenation of a MS Word import library. Right now it supports importing of Word 97, 2000, and XP documents.
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr --disable-debug && make
Install the package:
make install
Multilib
32Bit
Compile the package:
To do ...
Install the package:
To do ...
N32
Compile the package:
To do ...
Install the package:
To do ...
64Bit
Compile the package:
To do ...
Install the package:
To do ...
Contents
Installed Programs: | wv2-config |
---|---|
Installed Libraries: | libwv2.{la,so} |
Installed Directories: | /usr/include/wv2 |