|
From: Martin V. <mar...@hu...> - 2001-01-10 01:21:06
|
On Sat, Jan 06, 2001 at 09:02:39AM +0530, root wrote: > From: root <ro...@sa...> ... > Date: Sat, 6 Jan 2001 09:02:39 +0530 (IST) > > > Hello Kind folks > > =========================================== > creating config.h > configure: warning: Could not find gdwmf library or some of its components: > libwv *will* build but will not have wmf to png support: see README > configure: warning: Could not find xpm library or some of its components: > libwv *will* be built but will not have full wmf to png support: see > README > ========================================== > > This is what I get when I try to configure wv 0.6.2 > > I have installed libwmf with ./configure make make install > > I was able to build wvWare but I cant get graphics This error typically occurs when you don't point (or don't point correctly) wv to the directory containing libwmf. Use the configure option --with-wmf=<wmfdir> and experiment a bit. (Remember to delete config.cache inbetween!) > This question was already asked (not by me) in the users list but > unfortunately no one replied hence I am posting this here > > Thanks in advance > > Tarique Martin -- Martin Vermeer mar...@hu... Helsinki University of Technology Department of Surveying P.O. Box 1200, FIN-02015 HUT, Finland :wq |