Giter Site home page Giter Site logo

Comments (6)

noyannus avatar noyannus commented on July 29, 2024 1

Some version also needed sudo ln -s libpcre2-16.so.0 libpcre2-32.so.

Closing as resolved.

from treesheets.

aardappel avatar aardappel commented on July 29, 2024

apt install libtiff.so.5 I doubt that's how you install libtiff.

We build binaries with ubuntu-latest which is still on 22. And 24 is labelled "beta": https://github.com/actions/runner-images
Pretty sure that if we'd force the upgrade to 24 we'd get complaints from it not working for people still on 22.

Is there a way to statically link libtiff?

from treesheets.

noyannus avatar noyannus commented on July 29, 2024

That latest looks suspicious. 24.04 is the current LTS out in the wild. Kubuntu 22 ended with 23.04 on 2023-04-20. Or am I misunderstanding you?

With actions/runner-images I am not familiar, but if they really are still wresting with 23, not to mention 24... Could the openSUSE Build Service (or another OBS instance) be an alternative?

The Open Build Service (OBS) is a generic system to build and distribute binary packages from sources in an automatic, consistent and reproducible way. You can release packages as well as updates, add-ons, appliances and entire distributions for a wide range of operating systems and hardware architectures.

The openSUSE project runs it's own instance at https://build.opensuse.org/
(source)

Wikipedia on the workflow

re libtiff: That was a desperate attempt so get it running...

edit: relevant XKCD

from treesheets.

aardappel avatar aardappel commented on July 29, 2024

We are not Linux only, we need a cross platform build integrated with github.

Did you try apt install libtiff5 ?

from treesheets.

noyannus avatar noyannus commented on July 29, 2024

Tried libtiff5-dev and libtiff-tools, no luck.

re build: OBS can be linked with github so GH pushes and starts the build etc. That could take care of a host of Linux distros.

Not sure how to understand the FAQ entry about Windows builds (page last edited 12/2022)

Windows executables can be produced using a cross-compiler, such as the mingw suite. Because the build target most commonly still is a Linux distribution, the binaries still end up in a .rpm or .deb package.

Could that mean the product for windows only needs unpacking .rpm/.deb and repack for Windows -?

from treesheets.

georgeraraujo avatar georgeraraujo commented on July 29, 2024

Tried libtiff5-dev and libtiff-tools, no luck.

Try these instructions.

from treesheets.

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.