Skip to content

Building using external libraries (libjpeg / libtiff) #18

@hpreusse

Description

@hpreusse

The xdvipsk uses the graphlib library, which in turn uses (libjpeg / libtiff). Currently these libraries are delivered with the xdvipsk package in the thirdparty subdir, which are compiled in addition and are statically linked. It would be very good, if the xdvipsk could use (libjpeg / libtiff) libraries, which are already installled on the system, i.e. read the header files of these libraries and link dynamically with the libraries.
For packaging software in the Linux area this is a quite common method, b/c we don't have to care about updating the libraries, for whatever reason. Maybe my request is already implemented, I just missed it. Let me know is this case. Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions