Skip to content

Doesn't work on Linux Mint 22.1 (Prebulit Binaries stuck in libtiff, which not found on APT package) #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
LoveBodhi opened this issue Feb 8, 2025 · 5 comments
Assignees
Labels
bug can't build Software can't be built in a specific case...

Comments

@LoveBodhi
Copy link
Contributor

Image

Why "file/directory not found"? missing something?

@Wohlstand
Copy link
Member

It's a known bug of the public build. I guess you need to run:

sudo apt install libtiff

To solve the problem. Or better, just build the whole kit from the source code to make it have full compatibility to the system.

@LoveBodhi
Copy link
Contributor Author

LoveBodhi commented Feb 9, 2025

Image

libtiff not found in the APT package, and try to build manually,

Image

libmirclient-dev not found, either, can't install

Both method are not feasable.

@LoveBodhi LoveBodhi changed the title Doesn't work on Linux Mint 22.1 (MusPlay) Doesn't work on Linux Mint 22.1 Feb 9, 2025
@Wohlstand
Copy link
Member

libmirclient-dev not found, either, can't install

You don't need libmirclient, it's library for the display manager of Ubuntu that no longer exists for a long while.

@LoveBodhi
Copy link
Contributor Author

LoveBodhi commented Feb 10, 2025

The only problem is stuck on libtiff BUG (Require an unexisting package of APT??).

@LoveBodhi LoveBodhi changed the title Doesn't work on Linux Mint 22.1 Doesn't work on Linux Mint 22.1 (Prebulit Binaries stuck in libtiff) Feb 10, 2025
@Wohlstand
Copy link
Member

I will need to adjust the CI to make it build properly, I had no time to debug that, but I'll take this sooner. I'll better provide DEB packages that do use system libraries.

@Wohlstand Wohlstand added bug can't build Software can't be built in a specific case... labels Feb 10, 2025
@Wohlstand Wohlstand self-assigned this Feb 10, 2025
@LoveBodhi LoveBodhi changed the title Doesn't work on Linux Mint 22.1 (Prebulit Binaries stuck in libtiff) Doesn't work on Linux Mint 22.1 (Prebulit Binaries stuck in libtiff, which not found on APT package) Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug can't build Software can't be built in a specific case...
Projects
None yet
Development

No branches or pull requests

2 participants