Coder Social home page Coder Social logo

Comments (5)

kmkolasinski avatar kmkolasinski commented on July 29, 2024

Your pacman command $pacman -Ql jasper does not list libjasper.so.1 actually.
So your Qt installation is broken or you can try to link libjasper.so to libjasper.so.1.

from awesomebump.

mercurytoxic avatar mercurytoxic commented on July 29, 2024

On a clean Linux ubuntu-bionic 4.15.0-72-generic #81-Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux I get the same issues with libjasper.so.1 not found and is not available in official repositories for bionic.

This can unelegantly fixed by:

sudo add-apt-repository 'deb http://security.ubuntu.com/ubuntu xenial-security main'
sudo apt update
sudo apt install libjasper1 libjasper-dev

But I can't seem to find why there's the need for libqjp2.so in the first place since it seems there is no support for jp2 files anyways?

from awesomebump.

kmkolasinski avatar kmkolasinski commented on July 29, 2024

TBH I see these types of errors for the first time. I work on "Ubuntu 18.04.3 LTS" without any problems like that.

from awesomebump.

mercurytoxic avatar mercurytoxic commented on July 29, 2024

I'll just close the issue since it's just an outdated library that is not breaking anything.

from awesomebump.

kmkolasinski avatar kmkolasinski commented on July 29, 2024

One question, so have you managed to solve your problem ?

from awesomebump.

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.