Giter VIP home page Giter VIP logo

Comments (1)

jcupitt avatar jcupitt commented on July 18, 2024

Hello @jbhanks, dzsave needs libarchive. I see you've added that to your USE flags, but it looks like it hasn't been detected by libvips for some reason.

I would check the build logs. At the end of libvips configure you should see a table like:


vips 8.16.0

  Dependencies
    glib-2.0                          : 2.78.0
    gio-2.0                           : 2.78.0
    gobject-2.0                       : 2.78.0
    gmodule-no-export-2.0             : 2.78.0
    expat                             : 2.5.0
    zlib                              : 1.2.13
    libarchive                        : 3.6.2
    fftw3                             : 3.3.10
    cfitsio                           : 4.2.0
    imagequant                        : 2.17.0
    cgif                              : 0.3.2
    libexif                           : 0.6.24
    libjpeg                           : 2.1.5
    spng                              : 0.7.4
    libwebp                           : 1.2.4
    libwebpmux                        : 1.2.4
    libwebpdemux                      : 1.2.4
    pangocairo                        : 1.51.0
    pangoft2                          : 1.51.0
    fontconfig                        : 2.14.2
    libtiff-4                         : 4.5.1
    librsvg-2.0                       : 2.54.7
    cairo                             : 1.18.0
    matio                             : 1.5.23
    lcms2                             : 2.14
    OpenEXR                           : 3.1.5
    libopenjp2                        : 2.5.0
    libhwy                            : 1.0.7
    niftiio                           : 3.0.1

  Build options
    enable debug                      : YES
    enable deprecated                 : YES
    enable modules                    : YES
    enable gtk-doc                    : NO
    enable doxygen                    : NO
    enable introspection              : YES
    enable examples                   : YES
    enable cplusplus                  : YES
    enable RAD load/save              : YES
    enable Analyze7 load/save         : YES
    enable PPM load/save              : YES
    enable GIF load                   : YES

  Optional external packages
    FFTs with fftw3                   : YES
    SIMD support with libhwy          : YES
    ICC profile support with lcms2    : YES
    deflate compression with zlib     : YES
    text rendering with pangocairo    : YES
    font file support with fontconfig : YES
    EXIF metadata support with libexif: YES

  External image format libraries
    JPEG load/save with libjpeg       : YES
    JXL load/save with libjxl         : YES (dynamic module: YES)
    JPEG2000 load/save with libopenjp2: YES
    PNG load/save with spng           : YES
    image quantisation with imagequant: YES
    TIFF load/save with libtiff-4     : YES
    image pyramid save with libarchive: YES
    HEIC/AVIF load/save with libheif  : YES (dynamic module: YES)
    WebP load/save with libwebp       : YES
    PDF load with poppler-glib        : YES (dynamic module: YES)
    SVG load with librsvg-2.0         : YES
    EXR load with OpenEXR             : YES
    WSI load with openslide           : YES
    Matlab load with matio            : YES
    NIfTI load/save with niftiio      : YES
    FITS load/save with cfitsio       : YES
    GIF save with cgif                : YES
    Magick load/save with MagickCore  : YES (dynamic module: YES)

  User defined options
    buildtype                         : debug
    libdir                            : lib
    prefix                            : /home/john/vips

Check that you have:

    image pyramid save with libarchive: YES

from libvips.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.