Menu

Cannot get images in generated files

Help
2003-02-15
2003-02-15
  • Keith Bawden

    Keith Bawden - 2003-02-15

    Hello All,

    When I try to generate a PDF, html et cetera I get the text quite okay but know images are ported over. The following error results:

    convert: No decode delegate for this image format (/tmp/magicNxMhwZZ9g-5IWL.tmp).
    "test.wmf": conversion failed

    Also of interest when I ./configure --with-libwmf and without libwf I get the following message:

    configure: warning: libwv will not have wmf to png support: see README

    I have the following installed:
    wv-0.7.4
    UTF8-UCS4-String-0.3.0
    libwmf-0.2.8
    libiconv-1.8
    ImageMagick

    Any help on getting the images to translate would be much appreciated.

    Regards

     
    • Francis James Franklin

      > wv-0.7.4
      This requires libwmf (& maybe libiconv) to be installed before you configure it. If you specify --with-libwmf and it still complains about no WMF support then something's going wrong. Please delete wv/config.cache, run configure --with-libwmf, and then check config.log for relevant error messages.

      > UTF8-UCS4-String-0.3.0
      This is completely irrelevant.

      > ImageMagick
      If this is installed, and it it is built with libwmf support enabled, then the various wv* scripts will try to use convert rather than libwmf2.

       

Log in to post a comment.