Hello list,
Newbie posts question:

I would like to configure and compile abiword on my 
linuxfromscratch system. Everything is lovely until
configure looks for wv.h (which resides in /usr/include).
Did try --with-sys-wv=/usr/include.

Any suggestions would be most welcome - indeed gratefully
accepted. :o)
Notes below. TIA, regards Darryl

wv installed: wv-0.7.4
source: abiword-1.0.4

# cd abiword-1.0.4/abi
# ./configure --with-glib=/usr/include \
            --with-gtk=/usr/include \
            --with-libiconv=/usr/lib \
            --with-libjpeg \
            --with-expat \
            --with-sys-wv \
            --with-zlib=/usr/include \
            --with-libpng=/usr/lib \
            --with-libjpeg-prefix=/usr/lib
<snip>
checking for wv-libconfig... /usr/bin/wv-libconfig
checking for wvInitParser in -lwv... yes
checking wv.h usability... no
checking wv.h presence... no
checking for wv.h... no
configure: error: * * * Sorry, unable to find wv.h * * *
</snip>
-----------------------------------------------
To unsubscribe from this list, send a message to
[EMAIL PROTECTED] with the word
unsubscribe in the message body.

Reply via email to